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

/freebsd-10-stable/contrib/gcc/
H A Dc-tree.h390 int returns_null; local
H A Dc-decl.c7578 p->returns_null = current_function_returns_null;
7609 current_function_returns_null = p->returns_null;
/freebsd-10-stable/contrib/gcc/cp/
H A Dcp-tree.h751 int returns_null;
808 #define current_function_returns_null cp_function_chain->returns_null
749 int returns_null; local

Completed in 96 milliseconds