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

  /bionic/libc/tzcode/
localtime.c 261 static struct state gmtmem; variable in typeref:struct:state
263 #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 107 milliseconds