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

  /bionic/libc/tzcode/
localtime.c 248 static struct state * gmtptr; variable in typeref:struct:state
255 #define gmtptr (&gmtmem) macro
    [all...]
  /external/chromium/third_party/icu/source/tools/tzcode/
localtime.c 188 static struct state * gmtptr; variable in typeref:struct:state
195 #define gmtptr (&gmtmem) macro
    [all...]
  /external/icu4c/tools/tzcode/
localtime.c 188 static struct state * gmtptr; variable in typeref:struct:state
195 #define gmtptr (&gmtmem) macro
    [all...]
  /system/core/libcutils/
tztime.c 221 static struct state * gmtptr; variable in typeref:struct:state
226 #define gmtptr (&gmtmem) macro
    [all...]

Completed in 15 milliseconds