Searched defs:DEF_PRINTNUM (Results 1 - 1 of 1) sorted by relevance

/external/strace/
H A Dutil.c407 #define DEF_PRINTNUM(name, type) \ macro
435 DEF_PRINTNUM(int, int)
437 DEF_PRINTNUM(short, short)
438 DEF_PRINTNUM(int64, uint64_t) function

Completed in 94 milliseconds