Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/pcc/dist/pcc/f77/fcom/
H A Dexpr.c50 LOCAL bigptr subcheck(struct bigblock *, bigptr);
1027 prod = subcheck(np, prod);
1046 subcheck(struct bigblock *np, bigptr p) in subcheck() function