Home
last modified time | relevance | path

Searched refs:returns_pcc_struct (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dfunction.h375 unsigned int returns_pcc_struct : 1; member
488 #define current_function_returns_pcc_struct (cfun->returns_pcc_struct)
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dfunction.h404 unsigned int returns_pcc_struct : 1; member
526 #define current_function_returns_pcc_struct (cfun->returns_pcc_struct)