Home
last modified time | relevance | path

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

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