Searched defs:toint (Results 1 - 1 of 1) sorted by last modified time

/bionic/libc/tzcode/
H A Dlocaltime.c407 static int toint(unsigned char *s) { function
489 off = toint((unsigned char *) buf + NAMELEN);
490 toread = toint((unsigned char *) buf + NAMELEN + INTLEN);

Completed in 25 milliseconds