Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-decl.c127 int current_function_returns_value; variable
/openbsd-src/gnu/gcc/gcc/
H A Dc-decl.c140 int current_function_returns_value; variable
/openbsd-src/gnu/gcc/gcc/cp/
H A Dcp-tree.h801 #define current_function_returns_value cp_function_chain->returns_value macro
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dcp-tree.h941 #define current_function_returns_value cp_function_chain->returns_value macro