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

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.benjamin/
H A Dtypeid01.C41 bool int_p = false;
45 int_p = typeid(int) == typeid(E2);
49 assert (!int_p);
/openbsd-current/gnu/usr.bin/gcc/gcc/config/d30v/
H A Dd30v.c134 int int_p = GET_MODE_CLASS (mode1) == MODE_INT;
153 ok_p = int_p && !large_p;
132 int int_p = GET_MODE_CLASS (mode1) == MODE_INT; local

Completed in 187 milliseconds