Home
last modified time | relevance | path

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

/mOS-networking-stack/util/
H A Dtdate_parse.c167 static int monthtab[12] = { in tm_to_time() local
182 t += monthtab[tmP->tm_mon]; in tm_to_time()