Searched refs:ttunspecified (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/lib/libc/time/
H A Dlocaltime.c115 for ttunspecified to work without crashing. */
246 ttunspecified(struct state const *sp, int i) function
361 if (!ttunspecified(sp, type))
628 ttunspecified later. */
787 i = i < sp->timecnt && ! ttunspecified(sp, 0) ? -1 : 0;
2218 if (ttunspecified(sp, j))
2390 if (!seen[sp->types[i]] && !ttunspecified(sp, sp->types[i])) {

Completed in 309 milliseconds