OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:alt_format
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libc/time/
strptime.c
66
#define LEGAL_ALT(x) { if (
alt_format
& ~(x)) return NULL; }
161
int
alt_format
, i, split_year = 0, neg = 0, state = 0,
local in function:strptime_l
169
alt_format
= 0;
197
alt_format
|= ALT_E;
202
alt_format
|= ALT_O;
Completed in 30 milliseconds
Indexes created Sat Oct 11 16:09:52 GMT 2025