Home
last modified time | relevance | path

Searched defs:RESTORE_SPELLING_DEPTH (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dc-typeck.c5932 #define RESTORE_SPELLING_DEPTH(DEPTH) (spelling = spelling_base + (DEPTH)) macro
/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dc-typeck.c7226 #define RESTORE_SPELLING_DEPTH(DEPTH) (spelling = spelling_base + (DEPTH)) macro