Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_io.c148 #define VA_PTRARG(ap) ((ap->val_type == VAT_VARARGS) ? \ macro
1320 iob_bits2str(iob, val, VA_PTRARG(ap), f_alt); in iob_doprnt()
1388 u.ptr = VA_PTRARG(ap); in iob_doprnt()
1403 u.ptr = VA_PTRARG(ap); in iob_doprnt()
1431 u.str = VA_PTRARG(ap); in iob_doprnt()