Home
last modified time | relevance | path

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

/bionic/libc/tzcode/
Dstrftime.c131 #define IN_NONE 0 macro
155 warn = IN_NONE; in strftime()
158 if (warn != IN_NONE && getenv(YEAR_2000_NAME) != NULL) { in strftime()
/bionic/libc/upstream-openbsd/lib/libc/time/
Dwcsftime.c113 #define IN_NONE 0 macro
126 warn = IN_NONE; in wcsftime()