Searched defs:ISCONST (Results 1 – 2 of 2) sorted by relevance
/original-bsd/usr.bin/f77/include.vax/ | ||
H A D | defines.h | 244 #define ISCONST(z) (z->tag==TCONST) macro |
/original-bsd/usr.bin/f77/include.tahoe/ | ||
H A D | defines.h | 231 #define ISCONST(z) (z->tag==TCONST) macro |