Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/config/m68k/
H A Dnetbsd-elf.h320 extern int current_function_returns_pointer;
324 if (current_function_returns_pointer \
H A Dlinux.h240 if (current_function_returns_pointer \
/openbsd/gnu/usr.bin/gcc/gcc/config/m68k/
H A Dopenbsdelf.h300 extern int current_function_returns_pointer;
304 if (current_function_returns_pointer \
H A Dnetbsd-elf.h355 extern int current_function_returns_pointer;
359 if (current_function_returns_pointer \
H A Dpbb.h108 { if (current_function_returns_pointer \
H A Dlinux.h294 if (current_function_returns_pointer \
H A Dm68kv4.h167 if (current_function_returns_pointer \
H A Dmot3300.h148 { if (current_function_returns_pointer \
H A Dtower-as.h166 { if (current_function_returns_pointer \
/openbsd/gnu/usr.bin/gcc/gcc/config/vax/
H A Dxm-vms.h131 #define current_function_returns_pointer curfunc_returns_pointer macro
/openbsd/gnu/gcc/gcc/
H A Dfunction.h489 #define current_function_returns_pointer (cfun->returns_pointer) macro
H A Dfunction.c3823 current_function_returns_pointer = POINTER_TYPE_P (TREE_TYPE (result)); in allocate_struct_function()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dfunction.h527 #define current_function_returns_pointer (cfun->returns_pointer) macro
H A Dfunction.c6471 current_function_returns_pointer
H A DChangeLog.211164 of current_function_returns_pointer.
11275 current_function_contains_functions, current_function_returns_pointer,
11333 current_function_has_computed_jump, current_function_returns_pointer,
H A DFSFChangeLog.1113939 current_function_returns_pointer.