Home
last modified time | relevance | path

Searched defs:current_function_returns_pointer (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/config/vax/
H A Dxm-vms.h131 #define current_function_returns_pointer curfunc_returns_pointer macro
/openbsd-src/gnu/gcc/gcc/
H A Dfunction.h489 #define current_function_returns_pointer (cfun->returns_pointer) macro
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dfunction.h527 #define current_function_returns_pointer (cfun->returns_pointer) macro