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

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

Completed in 84 milliseconds