Home
last modified time | relevance | path

Searched refs:_XGmtime (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/host/apigen-codec-common/X11/
DXos_r.h849 # define _XGmtime(t,p) gmtime((t)) macro
881 # define _XGmtime(t,p) \ macro
915 # define _XGmtime(t,p) (gmtime_r((t),&(p)) ? NULL : &(p)) macro
937 # define _XGmtime(t,p) gmtime_r((t),&(p)) macro
958 # define _XGmtime(t,p) gmtime_r((t),&(p)) macro