Searched refs:APPLY_RESULT_SIZE (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsparc.h1515 #define APPLY_RESULT_SIZE (TARGET_ARCH64 ? 24 : 16)
1508 #define APPLY_RESULT_SIZE macro
/freebsd-11-stable/contrib/gcc/config/arm/
H A Darm.h1331 #define APPLY_RESULT_SIZE arm_apply_result_size()
1325 #define APPLY_RESULT_SIZE macro
/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.h1463 #define APPLY_RESULT_SIZE (8+108)
1458 #define APPLY_RESULT_SIZE macro
/freebsd-11-stable/contrib/gcc/
H A Dbuiltins.c1235 #ifdef APPLY_RESULT_SIZE
1236 size = APPLY_RESULT_SIZE;

Completed in 161 milliseconds