Searched defs:LIBCALL_COST (Results 1 – 3 of 3) sorted by relevance
29 unsigned const LIBCALL_COST = 30; variable
9948 #define LIBCALL_COST(N) COSTS_N_INSNS (N + (speed_p ? 18 : 2)) macro
10096 #define LIBCALL_COST(N) COSTS_N_INSNS (N + (speed_p ? 18 : 2)) macro