Lines Matching refs:printnum_ptr
3050 printnum_ulong, printnum_ptr, printnum_kptr): Convert macro wrappers
20633 * prctl.c (SYS_FUNC(prctl)): Use printnum_kptr instead of printnum_ptr
20656 [!current_wordsize] (printnum_ptr): Use it.
20657 [current_wordsize > 4] (printnum_ptr): Use printnum_addr_int64.
20658 [current_wordsize == 4] (printnum_ptr) Use printnum_addr_int.
20679 definitions of printnum_slong, printnum_ulong, and printnum_ptr.
25543 argument using printnum_ptr.
36873 from tracee's memory with printnum_ptr, printnum_slong, and printnum_ulong
36881 (printnum_ptr, printnum_slong, printnum_ulong): New macros.
36884 * get_robust_list.c (sys_get_robust_list): Use printnum_ptr
36888 * ipc.c (sys_semctl): Use printnum_ptr.