Searched refs:concast (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/arch/vax/
H A Dlocal.c135 concast(l, p->n_type);
/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/cc/ccom/
H A Doptim.c105 if (concast(p->n_left, p->n_type)) {
H A Dpass1.h390 int concast(NODE *p, TWORD t);
H A Dtrees.c725 concast(NODE *p, TWORD t) function
742 //printf("concast till %d\n", t);
1544 if (concast(p, t))
2978 concast(l, INTPTR);
/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Doptim.c105 if (concast(p->n_left, p->n_type)) {
H A Dpass1.h395 int concast(NODE *p, TWORD t);
H A Dtrees.c725 concast(NODE *p, TWORD t) function
742 //printf("concast till %d\n", t);
1549 if (concast(p, t))
2983 concast(l, INTPTR);
/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/arch/i386/
H A Dlocal.c602 concast(l, m);

Completed in 74 milliseconds