Searched refs:SCALE_THREE (Results 1 – 2 of 2) sorted by relevance
15 #define SCALE_THREE 3 macro
24 …NCTION_HELPER CeedScalar times_three(CeedScalar x) { return FAKE_SYS_SCALE_ONE * SCALE_THREE * x; } in times_three()