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

/freebsd-9.3-release/contrib/gcc/
H A Dc-typeck.c4416 #define RESTORE_SPELLING_DEPTH(DEPTH) (spelling = spelling_base + (DEPTH))
4430 RESTORE_SPELLING_DEPTH (depth); \
5041 RESTORE_SPELLING_DEPTH (0);
5472 RESTORE_SPELLING_DEPTH (constructor_depth);
5536 RESTORE_SPELLING_DEPTH (constructor_depth);
6559 RESTORE_SPELLING_DEPTH (constructor_depth);
6648 RESTORE_SPELLING_DEPTH (constructor_depth);
6697 RESTORE_SPELLING_DEPTH (constructor_depth);
4392 #define RESTORE_SPELLING_DEPTH macro

Completed in 115 milliseconds