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

/opensolaris-onvv-gate/usr/src/cmd/sgs/libconv/common/
H A D_conv.h81 #define ARRAY_NELTS(arr) (sizeof (arr) / sizeof (*arr)) macro
H A Ddwarf.c211 (regno < ARRAY_NELTS(reg_amd64));
218 *good_name = (regno < ARRAY_NELTS(reg_i386));
226 *good_name = (regno < ARRAY_NELTS(reg_sparc));
H A Dcorenote.c901 if (ndx >= ARRAY_NELTS(user_arr)) {

Completed in 45 milliseconds