OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:max_format_len
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libc/time/
zic.c
227
static size_t
max_format_len
;
variable in typeref:typename:size_t
2003
if ((ptrdiff_t)
max_format_len
< format_len)
2004
max_format_len
= format_len;
3185
max_abbr_len = 2 +
max_format_len
+ max_abbrvar_len;
Completed in 15 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025