Home
last modified time | relevance | path

Searched refs:DEF_PRINTNUM (Results 1 – 1 of 1) sorted by relevance

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