Searched refs:PARSE_INT_FORMAT (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/libpcap-42/libpcap/missing/
H A Dsnprintf.c275 #define PARSE_INT_FORMAT(res, arg, unsig) \ macro
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);
/macosx-10.9.5/tcpdump-56/tcpdump/missing/
H A Dsnprintf.c275 #define PARSE_INT_FORMAT(res, arg, unsig) \ macro
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);
/macosx-10.9.5/Heimdal-323.92.1/lib/roken/
H A Dsnprintf.c317 #define PARSE_INT_FORMAT(res, arg, unsig) \ macro
331 #define PARSE_INT_FORMAT(res, arg, unsig) \ macro
452 PARSE_INT_FORMAT(arg, ap, signed);
467 PARSE_INT_FORMAT(arg, ap, unsigned);
476 PARSE_INT_FORMAT(arg, ap, unsigned);
485 PARSE_INT_FORMAT(arg, ap, unsigned);
494 PARSE_INT_FORMAT(arg, ap, unsigned);

Completed in 323 milliseconds