/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | sysinfo.h | 62 UNIT = 263 /* UNIT */ enumerator 76 #define UNIT 263 macro
|
H A D | sysinfo.c | 138 UNIT = 263 /* UNIT */ enumerator 152 #define UNIT 263 macro
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | sysinfo.h | 62 UNIT = 263 /* UNIT */ enumerator 76 #define UNIT 263 macro
|
H A D | sysinfo.c | 138 UNIT = 263 /* UNIT */ enumerator 152 #define UNIT 263 macro
|
/netbsd-src/sys/arch/luna68k/stand/boot/ |
H A D | samachdep.h | 211 #define UNIT(ctlr, target) ((ctlr) * 10 + (target)) macro
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gt/uc/ |
H A D | intel_guc.c | 246 #define UNIT SZ_1M in guc_ctl_log_params_flags() macro 249 #define UNIT SZ_4K in guc_ctl_log_params_flags() macro
|
/netbsd-src/external/gpl3/binutils.old/dist/gprof/ |
H A D | gprof.h | 105 typedef unsigned char UNIT[2]; /* unit of profiling */ typedef
|
/netbsd-src/external/gpl3/binutils/dist/gprof/ |
H A D | gprof.h | 105 typedef unsigned char UNIT[2]; /* unit of profiling */ typedef
|
/netbsd-src/sys/dev/pci/bktr/ |
H A D | bktr_os.c | 589 #define UNIT(x) ((x) & 0x0f) macro 1093 #define UNIT(x) ((x) & 0x0f) macro 1650 #define UNIT(x) (minor((x) & 0x0f)) macro
|
/netbsd-src/sys/arch/x68k/dev/ |
H A D | opmbell.c | 105 #define UNIT(x) minor(x) macro
|
H A D | par.c | 100 #define UNIT(x) minor(x) macro
|
H A D | itevar.h | 41 #define UNIT(dev) minor(dev) macro
|
/netbsd-src/sys/arch/hp300/dev/ |
H A D | ppi.c | 143 #define UNIT(x) minor(x) macro
|
H A D | mt.c | 126 #define UNIT(x) (minor(x) & 3) macro
|
H A D | ct.c | 212 #define UNIT(x) (minor(x) & 3) macro
|
/netbsd-src/sys/dev/gpib/ |
H A D | ppi.c | 143 #define UNIT(x) minor(x) macro
|
/netbsd-src/sys/arch/amiga/dev/ |
H A D | par.c | 83 #define UNIT(x) minor(x) macro
|
/netbsd-src/sys/arch/evbppc/virtex/dev/ |
H A D | xlcom.c | 66 #define UNIT(dev) (minor(dev) & XLCOM_UNIT_MASK) macro
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/ |
H A D | sumod.h | 321 # define UNIT(x) ((x) << 24) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/frv/ |
H A D | frv.c | 97 #define UNIT_NUMBER(UNIT) (((UNIT) - 1) / 2) argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/frv/ |
H A D | frv.cc | 98 #define UNIT_NUMBER(UNIT) (((UNIT) - 1) / 2) argument
|