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

  /src/lib/libc/time/
localtime.c 241 for ttunspecified to work without crashing. */
375 ttunspecified(struct state const *sp, int i) function in typeref:typename:bool
492 if (!ttunspecified(sp, type))
783 ttunspecified later. */
2303 if (ttunspecified(sp, j))
2370 if (ttunspecified(sp, j))
2475 if (!seen[sp->types[i]] && !ttunspecified(sp, sp->types[i])) {
localtime.c 241 for ttunspecified to work without crashing. */
375 ttunspecified(struct state const *sp, int i) function in typeref:typename:bool
492 if (!ttunspecified(sp, type))
783 ttunspecified later. */
2303 if (ttunspecified(sp, j))
2370 if (ttunspecified(sp, j))
2475 if (!seen[sp->types[i]] && !ttunspecified(sp, sp->types[i])) {

Completed in 26 milliseconds