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

/illumos-gate/usr/src/cmd/adbgen/common/
H A Dadbgen1.c68 #define FMT_ENTRIES 6 /* number of adbgen format specifier strings */ macro
105 adbgen_fmt_t adbgen_fmt_tbl [FMT_ENTRIES] = {
408 for (i = 0; i < FMT_ENTRIES; i++)
505 for (i = 0; i < FMT_ENTRIES; i++) {
513 if (i == FMT_ENTRIES)

Completed in 749 milliseconds