Searched refs:current_function_returns_pointer (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dfunction.h490 #define current_function_returns_pointer (cfun->returns_pointer)
489 #define current_function_returns_pointer macro
H A Dfunction.c3843 current_function_returns_pointer = POINTER_TYPE_P (TREE_TYPE (result));

Completed in 62 milliseconds