Home
last modified time | relevance | path

Searched refs:PCCF_FEXPR (Results 1 – 4 of 4) sorted by relevance

/original-bsd/old/pcc/
H A Dpcc.h174 # define PCCF_FEXPR 151 /* a statement */ macro
/original-bsd/usr.bin/pascal/src/
H A Dp2put.c158 p2word( PCCM_TRIPLE( PCCF_FEXPR , length , line ) );
/original-bsd/usr.bin/f77/pass1.tahoe/
H A Dputpcc.c149 p2triple(PCCF_FEXPR, (strlen(infname)+ALILONG-1)/ALILONG, 0);
237 p2triple(PCCF_FEXPR, 0, lineno); in putstmt()
/original-bsd/usr.bin/f77/pass1.vax/
H A Dputpcc.c157 p2triple(PCCF_FEXPR, (strlen(infname)+FOUR-1)/FOUR, 0);
239 p2triple(PCCF_FEXPR, 0, lineno); in putstmt()