Home
last modified time | relevance | path

Searched refs:current_function_returns_pointer (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/gcc/
HDfunction.h495 #define current_function_returns_pointer (cfun->returns_pointer) macro
HDfunction.c3836 current_function_returns_pointer = POINTER_TYPE_P (TREE_TYPE (result)); in allocate_struct_function()
HDChangeLog-199911164 of current_function_returns_pointer.
11275 current_function_contains_functions, current_function_returns_pointer,
11333 current_function_has_computed_jump, current_function_returns_pointer,
HDFSFChangeLog.1113939 current_function_returns_pointer.