Home
last modified time | relevance | path

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

/original-bsd/usr.bin/f77/pass1.tahoe/
H A Dexpr.c1798 #define ICONEQ(z, c) (ISICON(z) && z->constblock.constant.ci==c) macro
/original-bsd/usr.bin/f77/pass1.vax/
H A Dexpr.c1865 #define ICONEQ(z, c) (ISICON(z) && z->constblock.constant.ci==c) macro