Searched refs:apply_args_value (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dfunction.h159 #define apply_args_value (cfun->expr->x_apply_args_value)
158 #define apply_args_value macro
H A Dbuiltins.c1346 if (apply_args_value != 0)
1347 return apply_args_value;
1360 apply_args_value = temp;

Completed in 63 milliseconds