Home
last modified time | relevance | path

Searched defs:TWORD (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/bsd/pcc/dist/pcc/arch/mips/
H A Dtable.c47 #define TWORD TUWORD|TSWORD macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/arm/
H A Dtable.c34 #define TWORD TUWORD|TSWORD macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/m16c/
H A Dtable.c10 # define TWORD TUNSIGNED|TINT macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/nova/
H A Dtable.c39 # define TWORD TUWORD|TSWORD macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/pdp10/
H A Dtable.c39 # define TWORD TUWORD|TSWORD macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/vax/
H A Dtable.c46 # define TWORD TINT|TUNSIGNED|TPOINT macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/pdp11/
H A Dtable.c39 # define TWORD TUWORD|TSWORD macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/powerpc/
H A Dtable.c34 #define TWORD TUWORD|TSWORD macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/amd64/
H A Dtable.c40 # define TWORD TUWORD|TSWORD macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/i386/
H A Dtable.c39 # define TWORD TUWORD|TSWORD macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/m68k/
H A Dtable.c41 # define TWORD TUWORD|TSWORD macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/hppa/
H A Dtable.c41 #define TWORD TUWORD|TSWORD macro
/netbsd-src/external/bsd/pcc/dist/pcc/mip/
H A Dnode.h60 typedef unsigned int TWORD; typedef