Home
last modified time | relevance | path

Searched defs:current_function_returns_value (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dc-decl.c127 int current_function_returns_value; variable
/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dc-decl.c125 int current_function_returns_value; variable
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dcp-tree.h1136 #define current_function_returns_value cp_function_chain->returns_value macro
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dcp-tree.h1810 #define current_function_returns_value cp_function_chain->returns_value macro