Home
last modified time | relevance | path

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

/titanic_50/usr/src/common/elfcap/
H A Delfcap.c80 #define FORMAT_NELTS (sizeof (format) / sizeof (format[0])) macro
445 if ((fmt < 0) || (fmt >= FORMAT_NELTS)) in elfcap_hw1_to_str()
471 if ((fmt < 0) || (fmt >= FORMAT_NELTS)) in elfcap_hw2_to_str()
496 if ((fmt < 0) || (fmt >= FORMAT_NELTS)) in elfcap_sf1_to_str()