Home
last modified time | relevance | path

Searched refs:returns_value (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Dc-tree.h383 int returns_value; member
H A Dc-decl.c6963 p->returns_value = current_function_returns_value; in c_push_function_context()
6992 current_function_returns_value = p->returns_value; in c_pop_function_context()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dc-decl.c6855 int returns_value; member
6879 p->returns_value = current_function_returns_value;
6916 current_function_returns_value = p->returns_value;
/openbsd/gnu/gcc/gcc/cp/
H A Dcp-tree.h748 int returns_value; member
801 #define current_function_returns_value cp_function_chain->returns_value
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dcp-tree.h886 int returns_value; member
941 #define current_function_returns_value cp_function_chain->returns_value