Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dc-typeck.c4524 #define SPELLING_BOUNDS 3 macro
4588 PUSH_SPELLING (SPELLING_BOUNDS, bounds, u.i);
4601 if (p->kind == SPELLING_BOUNDS) in spelling_length()
4620 if (p->kind == SPELLING_BOUNDS)
/openbsd/src/gnu/gcc/gcc/
Dc-typeck.c4408 #define SPELLING_BOUNDS 3 macro
4463 PUSH_SPELLING (SPELLING_BOUNDS, bounds, u.i); in push_array_bounds()
4476 if (p->kind == SPELLING_BOUNDS) in spelling_length()
4494 if (p->kind == SPELLING_BOUNDS) in print_spelling()