Home
last modified time | relevance | path

Searched defs:SZINT (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/sys/arch/riscv/riscv/
H A Dspl.S37 #define SZINT (1 << INT_SCALESHIFT) macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/nova/
H A Dmacdefs.h42 #define SZINT 16 macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/m16c/
H A Dmacdefs.h48 #define SZINT 16 macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/pdp11/
H A Dmacdefs.h47 #define SZINT 16 macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/pdp10/
H A Dmacdefs.h50 #define SZINT 36 macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/vax/
H A Dmacdefs.h43 # define SZINT 32 macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/arm/
H A Dmacdefs.h44 #define SZINT 32 macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/m68k/
H A Dmacdefs.h35 #define SZINT 32 macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/mips/
H A Dmacdefs.h58 #define SZINT 32 macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/amd64/
H A Dmacdefs.h49 #define SZINT 32 macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/i86/
H A Dmacdefs.h47 #define SZINT 16 macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/sparc64/
H A Dmacdefs.h52 #define SZINT 32 macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/i386/
H A Dmacdefs.h47 #define SZINT 32 macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/powerpc/
H A Dmacdefs.h44 #define SZINT 32 macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/hppa/
H A Dmacdefs.h45 #define SZINT 32 macro
/netbsd-src/external/mit/lua/dist/src/
H A Dlstrlib.c1421 #define SZINT ((int)sizeof(lua_Integer)) macro