OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INT_STRLEN_MAXIMUM
(Results
1 - 4
of
4
) sorted by relevancy
/src/lib/libc/time/
asctime.c
62
static char buf_asctime[2*3 + 5*
INT_STRLEN_MAXIMUM
(int) + 7 + 2 + 1 + 1];
strftime.c
431
char buf[
INT_STRLEN_MAXIMUM
(
819
char buf[
INT_STRLEN_MAXIMUM
(int) + 1];
private.h
969
#define
INT_STRLEN_MAXIMUM
(type) \
/src/usr.bin/nl/
nl.c
84
#define
INT_STRLEN_MAXIMUM
\
262
intbuffersize = max((int)
INT_STRLEN_MAXIMUM
, width) + 1; /* NUL */
Completed in 13 milliseconds
Indexes created Tue Oct 21 12:09:54 GMT 2025