OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PARSE_INT_FORMAT
(Results
1 - 2
of
2
) sorted by null
/external/libpcap/missing/
snprintf.c
275
#define
PARSE_INT_FORMAT
(res, arg, unsig) \
378
PARSE_INT_FORMAT
(arg, ap, signed);
394
PARSE_INT_FORMAT
(arg, ap, unsigned);
404
PARSE_INT_FORMAT
(arg, ap, unsigned);
414
PARSE_INT_FORMAT
(arg, ap, unsigned);
424
PARSE_INT_FORMAT
(arg, ap, unsigned);
/external/tcpdump/missing/
snprintf.c
275
#define
PARSE_INT_FORMAT
(res, arg, unsig) \
378
PARSE_INT_FORMAT
(arg, ap, signed);
394
PARSE_INT_FORMAT
(arg, ap, unsigned);
404
PARSE_INT_FORMAT
(arg, ap, unsigned);
414
PARSE_INT_FORMAT
(arg, ap, unsigned);
424
PARSE_INT_FORMAT
(arg, ap, unsigned);
Completed in 59 milliseconds