Home
last modified time | relevance | path

Searched refs: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
1883 if( ICONEQ(rp, 0) )
1929 if( ICONEQ(lp, 0) )
/original-bsd/usr.bin/f77/pass1.vax/
H A Dexpr.c1865 #define ICONEQ(z, c) (ISICON(z) && z->constblock.constant.ci==c) macro
1979 if( ICONEQ(rp, 0) )
2025 if( ICONEQ(lp, 0) )