Searched refs:DEF_PRINTNUM (Results 1 – 2 of 2) sorted by relevance
/external/strace/ |
D | util.c | 240 #define DEF_PRINTNUM(name, type) \ macro 283 DEF_PRINTNUM(int, int) in DEF_PRINTNUM() function 286 DEF_PRINTNUM(short, short) in DEF_PRINTNUM() 287 DEF_PRINTNUM(int64, uint64_t) in DEF_PRINTNUM()
|
D | ChangeLog | 21474 * util.c (DEF_PRINTNUM, DEF_PRINTPAIR, printnum_long_int): Likewise. 36836 * util.c (DEF_PRINTNUM, DEF_PRINTPAIR, printnum_long_int): Likewise. 38002 * util.c (DEF_PRINTNUM, DEF_PRINTPAIR): Use umove_or_printaddr. 38147 * util.c (DEF_PRINTNUM): New macro. 38148 (printnum_int, printnum_long): Use DEF_PRINTNUM.
|