Searched refs:isatyp (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.bin/xlint/common/
H A Dlint.h109 #define isatyp(t) (ttab[t].tt_isatyp) macro
/netbsd-6-1-5-RELEASE/usr.bin/xlint/lint1/
H A Dtree.c691 if (!isatyp(lt) || (mp->m_binary && !isatyp(rt))) {
933 if (isatyp(lt) && isatyp(rt))
1136 if (isatyp(lt) && isatyp(rt))
1462 if (!isatyp(t))
1541 if (!isatyp(lt) || !isatyp(rt))
1666 if (!isatyp(n
[all...]

Completed in 110 milliseconds