Searched refs:nonconst (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/testsuite/30_threads/thread/cons/
H A D5.cc31 struct nonconst : public std::unary_function<std::thread::id&, void> struct in inherits:std::unary_function
46 nonconst c1;
55 nonconst c2;
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/init/
H A Dnew37.C4 nonconst(int n) function
/haiku-buildtools/gcc/gcc/c/
H A Dc-typeck.c7088 char nonconst;
7256 p->nonconst = constructor_nonconst;
7405 p->nonconst = constructor_nonconst;
7732 constructor_nonconst = p->nonconst;
7061 char nonconst; member in struct:constructor_stack
/haiku-buildtools/binutils/gas/testsuite/gas/tic6x/
H A Dinsns-bad-1.s6 nop nonconst
/haiku-buildtools/gcc/gcc/cp/
H A Dparser.c21068 bool nonconst;
21075 &nonconst);
21066 bool nonconst; local

Completed in 233 milliseconds