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

/illumos-gate/usr/src/common/sgsrtcid/
H A Dsgsrtcid.h75 #if EM_NUM > 256
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Delf.h92 #define EM_NUM 95 macro
/illumos-gate/usr/src/cmd/file/
H A Dfile.c982 static const char *mach_str[EM_NUM] = {
1080 #if EM_NUM != 95
1086 if ((machine < EM_NONE) || (machine >= EM_NUM))
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h260 #define EM_NUM 95 macro
/illumos-gate/usr/src/cmd/sgs/include/
H A Dconv.h655 #define CONV_MACH_ALL EM_NUM /* Never a valid machine type */
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Delf.c319 #if (EM_NUM != (EM_XTENSA + 1))
320 #error "EM_NUM has grown"

Completed in 102 milliseconds