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

/illumos-gate/usr/src/cmd/adbgen/common/
H A Dadbgen1.c62 #define LONG_DEC 1 /* emit decimal long format char */ macro
158 adbgen_fmt_tbl[LONG_DEC].f_char = 'e';
165 adbgen_fmt_tbl[LONG_DEC].f_char = 'D';
439 case LONG_DEC:
497 * like {POINTER_HEX}, {LONG_DEC}, etc. which need to be substituted

Completed in 123 milliseconds