HomeSort by: relevance | last modified time | path
    Searched defs:ttunspecified (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libc/time/
localtime.c 566 for ttunspecified to work without crashing. */
704 ttunspecified(struct state const *sp, int i) function
822 if (!ttunspecified(sp, type))
1237 ttunspecified later. */
2863 if (ttunspecified(sp, j))
2930 if (ttunspecified(sp, j))
3035 if (!seen[sp->types[i]] && !ttunspecified(sp, sp->types[i])) {

Completed in 26 milliseconds