Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dc-tree.h384 int returns_null; member
H A Dc-decl.c6964 p->returns_null = current_function_returns_null; in c_push_function_context()
6993 current_function_returns_null = p->returns_null; in c_pop_function_context()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-decl.c6856 int returns_null; member
6880 p->returns_null = current_function_returns_null;
6917 current_function_returns_null = p->returns_null;
/openbsd-src/gnu/gcc/gcc/cp/
H A Dcp-tree.h749 int returns_null; member
806 #define current_function_returns_null cp_function_chain->returns_null
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dcp-tree.h887 int returns_null; member
946 #define current_function_returns_null cp_function_chain->returns_null