Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/adbgen/common/
H A Dadbgen1.c66 #define FMT_ENTRIES 6 /* number of adbgen format specifier strings */ macro
103 adbgen_fmt_t adbgen_fmt_tbl [FMT_ENTRIES] = {
406 for (i = 0; i < FMT_ENTRIES; i++) in get_type()
503 for (i = 0; i < FMT_ENTRIES; i++) { in emit_print()
511 if (i == FMT_ENTRIES) in emit_print()