Home
last modified time | relevance | path

Searched refs:BTYPE (Results 1 – 25 of 74) sorted by relevance

123

/netbsd-src/sys/arch/atari/stand/xxboot/
H A DMakefile.xxboot13 .include "../${BTYPE}_LOADADDR"
17 CPPFLAGS+= -I. -I${.CURDIR}/.. -I${.CURDIR}/../.. -D${BTYPE}
22 .s.o: ../${BTYPE}_LOADADDR
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dpftn.c629 if (ISSOU(BTYPE(type))) in dclargs()
1059 if (rpole->rsou != STNAME || BTYPE(t) != STRTY) in soumemb()
1170 ty = BTYPE(ty); in talign()
1913 if ((t = BTYPE(tc.type)) > LDOUBLE && t != VOID && in typenode()
1974 if (BTYPE(ty) == STRTY || BTYPE(ty) == UNIONTY) in arglist()
1983 if (BTYPE(ty) == STRTY || BTYPE(ty) == UNIONTY) in arglist()
2028 if (BTYPE(ty) == STRTY || BTYPE(ty) == UNIONTY) in arglist()
2299 if (BTYPE(f->n_type) == ENUMTY) { in doacall()
2304 if (BTYPE(f->n_type) == ENUMTY) in doacall()
2411 if (ISSOU(BTYPE(type)) || ISSOU(BTYPE(arrt))) { in doacall()
[all …]
/netbsd-src/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dpftn.c660 if (ISSOU(BTYPE(type))) in dclargs()
1066 if (rpole->rsou != STNAME || BTYPE(t) != STRTY) in soumemb()
1180 ty = BTYPE(ty); in talign()
1277 t = BTYPE(sp->stype); in instring()
1915 if ((t = BTYPE(tc.type)) > LDOUBLE && t != VOID && in typenode()
1987 if (BTYPE(ty) == STRTY || BTYPE(ty) == UNIONTY) in arglist()
2000 if (BTYPE(ty) == STRTY || BTYPE(ty) == UNIONTY) in arglist()
2045 if (BTYPE(ty) == STRTY || BTYPE(ty) == UNIONTY) in arglist()
2328 if (BTYPE(f->n_type) == ENUMTY) { in doacall()
2333 if (BTYPE(f->n_type) == ENUMTY) in doacall()
[all …]
/netbsd-src/external/bsd/pcc/dist/pcc/arch/pdp10/
H A Dlocal.c142 l->n_lval *= (BTYPE(p->n_type) == CHAR || in clocal()
143 BTYPE(p->n_type) == UCHAR ? 4 : 2); in clocal()
185 if (BTYPE(l->n_type) == l->n_type) in clocal()
453 int tt = BTYPE(t); in xptype()
735 switch (BTYPE(type)) { in ctype()
H A Dlocal2.c516 int ischar = BTYPE(p->n_type) == CHAR || BTYPE(p->n_type) == UCHAR; in storeshort()
643 if (BTYPE(p->n_type) == CHAR || BTYPE(p->n_type) == UCHAR) in printcon()
1104 m = BTYPE(p->n_type); in optim2()
1105 ml = BTYPE(l->n_type); in optim2()
1150 if (BTYPE(p->n_type) == VOID) in optim2()
/netbsd-src/sys/arch/atari/stand/bootxxx/std/
H A DMakefile3 BTYPE=STD macro
/netbsd-src/sys/arch/atari/stand/xxboot/ahdi-sdb00t/milan/
H A DMakefile3 BTYPE=MILAN macro
/netbsd-src/sys/arch/atari/stand/xxboot/fdboot/milan/
H A DMakefile3 BTYPE=MILAN macro
/netbsd-src/sys/arch/atari/stand/xxboot/ahdi-xxboot/std/
H A DMakefile3 BTYPE=STD macro
/netbsd-src/sys/arch/atari/stand/xxboot/sdboot/std/
H A DMakefile3 BTYPE=STD macro
/netbsd-src/sys/arch/atari/stand/bootxx/milan/
H A DMakefile3 BTYPE=MILAN macro
/netbsd-src/sys/arch/atari/stand/bootxx/std/
H A DMakefile3 BTYPE=STD macro
/netbsd-src/sys/arch/atari/stand/bootxxx/milan/
H A DMakefile3 BTYPE=MILAN macro
/netbsd-src/sys/arch/atari/stand/xxboot/fdboot/std/
H A DMakefile3 BTYPE=STD macro
/netbsd-src/sys/arch/atari/stand/xxboot/ahdi-sdb00t/std/
H A DMakefile3 BTYPE=STD macro
/netbsd-src/sys/arch/atari/stand/xxboot/fdboot/
H A DMakefile3 BTYPE=STD macro
/netbsd-src/sys/arch/atari/stand/xxboot/ahdi-sdb00t/
H A DMakefile3 BTYPE=STD macro
/netbsd-src/sys/arch/atari/stand/xxboot/ahdi-xxboot/
H A DMakefile3 BTYPE=STD macro
/netbsd-src/sys/arch/atari/stand/xxboot/sdboot/
H A DMakefile3 BTYPE=STD macro
/netbsd-src/sys/arch/atari/stand/xxboot/sdboot/milan/
H A DMakefile3 BTYPE=MILAN macro
/netbsd-src/sys/arch/atari/stand/xxboot/ahdi-xxboot/milan/
H A DMakefile3 BTYPE=MILAN macro
/netbsd-src/sys/arch/atari/stand/xxboot/wdboot/
H A DMakefile3 BTYPE= STD macro
/netbsd-src/sys/arch/atari/stand/xxboot/ahdi-wdb00t/
H A DMakefile3 BTYPE= STD macro
/netbsd-src/external/bsd/pcc/dist/pcc/mip/
H A Dcommon.c899 if (BTYPE(t) >= CHAR && BTYPE(t) <= ULONGLONG) in enunsign()
910 if (BTYPE(t) >= CHAR && BTYPE(t) <= ULONGLONG) in deunsign()
/netbsd-src/sys/arch/atari/stand/
H A DMakefile.booters5 BINDIR= /usr/mdec/${BTYPE:tl}

123