Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/config/ia64/
H A Dia64.h1116 #define MAX_INT_RETURN_SLOTS 4 macro
H A Dia64.c4355 else if (byte_size > UNITS_PER_WORD * MAX_INT_RETURN_SLOTS) in ia64_return_in_memory()
/openbsd/gnu/usr.bin/gcc/gcc/config/ia64/
H A Dia64.h1254 #define MAX_INT_RETURN_SLOTS 4 macro
H A Dia64.c3710 else if (byte_size > UNITS_PER_WORD * MAX_INT_RETURN_SLOTS)