Home
last modified time | relevance | path

Searched defs:ISCONST (Results 1 – 2 of 2) sorted by relevance

/original-bsd/usr.bin/f77/include.vax/
H A Ddefines.h244 #define ISCONST(z) (z->tag==TCONST) macro
/original-bsd/usr.bin/f77/include.tahoe/
H A Ddefines.h231 #define ISCONST(z) (z->tag==TCONST) macro