Searched refs:isti (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dgcc_compat.c737 isti(NODE *p) function
826 if ((a1 = isti(p1)) == NULL && (a2 = isti(p2)) == NULL)
879 if ((a1 = isti(p1)) == NULL)
938 a1 = isti(p1);
939 a2 = isti(p2);
964 a1 = isti(p1);
965 a2 = isti(p2);
H A Dpass1.h554 struct attr *isti(P1ND *p);
H A Dcgram.y2191 if (isti(p2)) {

Completed in 119 milliseconds