Searched defs:not_a_constant (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/tests/usr.bin/xlint/lint1/ | ||
H A D | msg_177.c | 10 static const int not_a_constant = 13; variable |
H A D | msg_132.c | 194 const int not_a_constant = 8; in non_constant_expression() local |