Home
last modified time | relevance | path

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

/bionic/libc/tzcode/
Dlocaltime.c847 getoffset(register const char *strp, int_fast32_t *const offsetp) in getoffset() argument
856 strp = getsecs(strp, offsetp); in getoffset()
860 *offsetp = -*offsetp; in getoffset()