Searched refs:aformat (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/prof/common/
H A Dprofv.h96 extern char *atitle, *aformat,
H A Dprof.c104 char *aformat = "%8o "; variable
412 aformat[2] = n; /* 'o' or 'x' in format */
1072 Print(aformat, slp->sl_addr);
H A Dprofv.c225 if (aformat[2] == 'x')

Completed in 92 milliseconds