Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcc/
Dc-tree.h388 int returns_null; member
Dc-decl.c7102 p->returns_null = current_function_returns_null; in c_push_function_context()
7130 current_function_returns_null = p->returns_null; in c_pop_function_context()
/freebsd-9-stable/contrib/gcc/cp/
Dcp-tree.h749 int returns_null; member
806 #define current_function_returns_null cp_function_chain->returns_null