Home
last modified time | relevance | path

Searched defs:current_function_returns_struct (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dfunction.h487 #define current_function_returns_struct (cfun->returns_struct) macro
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dfunction.h525 #define current_function_returns_struct (cfun->returns_struct) macro