HomeSort by relevance Sort by last modified time
    Searched refs:_XGmtime (Results 1 - 5 of 5) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include-fixed/X11/
Xos_r.h 889 * struct tm *_XGmtime(const time_t *, _Xgtimeparams);
910 # define _XGmtime(t,p) gmtime((t))
942 # define _XGmtime(t,p) \
976 # define _XGmtime(t,p) (gmtime_r((t),&(p)) ? NULL : &(p))
998 # define _XGmtime(t,p) gmtime_r((t),&(p))
1026 # define _XGmtime(t,p) gmtime_r((t),&(p))
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xos_r.h 880 * struct tm *_XGmtime(const time_t *, _Xgtimeparams);
901 # define _XGmtime(t,p) gmtime((t))
933 # define _XGmtime(t,p) \
967 # define _XGmtime(t,p) (gmtime_r((t),&(p)) ? NULL : &(p))
989 # define _XGmtime(t,p) gmtime_r((t),&(p))
1017 # define _XGmtime(t,p) gmtime_r((t),&(p))
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include-fixed/X11/
Xos_r.h 889 * struct tm *_XGmtime(const time_t *, _Xgtimeparams);
910 # define _XGmtime(t,p) gmtime((t))
942 # define _XGmtime(t,p) \
976 # define _XGmtime(t,p) (gmtime_r((t),&(p)) ? NULL : &(p))
998 # define _XGmtime(t,p) gmtime_r((t),&(p))
1026 # define _XGmtime(t,p) gmtime_r((t),&(p))
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xos_r.h 880 * struct tm *_XGmtime(const time_t *, _Xgtimeparams);
901 # define _XGmtime(t,p) gmtime((t))
933 # define _XGmtime(t,p) \
967 # define _XGmtime(t,p) (gmtime_r((t),&(p)) ? NULL : &(p))
989 # define _XGmtime(t,p) gmtime_r((t),&(p))
1017 # define _XGmtime(t,p) gmtime_r((t),&(p))
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xos_r.h 880 * struct tm *_XGmtime(const time_t *, _Xgtimeparams);
901 # define _XGmtime(t,p) gmtime((t))
933 # define _XGmtime(t,p) \
967 # define _XGmtime(t,p) (gmtime_r((t),&(p)) ? NULL : &(p))
989 # define _XGmtime(t,p) gmtime_r((t),&(p))
1017 # define _XGmtime(t,p) gmtime_r((t),&(p))
    [all...]

Completed in 1510 milliseconds