Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dc-typeck.c5931 #define SPELLING_DEPTH() (spelling - spelling_base) macro
5939 int depth = SPELLING_DEPTH (); \
6710 constructor_depth = SPELLING_DEPTH (); in really_start_incremental_init()
6856 constructor_depth = SPELLING_DEPTH (); in push_init_level()
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-typeck.c7225 #define SPELLING_DEPTH() (spelling - spelling_base) macro
7233 int depth = SPELLING_DEPTH (); \
7948 constructor_depth = SPELLING_DEPTH (); in really_start_incremental_init()
8096 constructor_depth = SPELLING_DEPTH (); in push_init_level()