Searched refs:NUM_STACK_ELEMS (Results 1 – 1 of 1) sorted by relevance
2492 #define NUM_STACK_ELEMS 16 macro2519 double diffs_on_stack[NUM_STACK_ELEMS]; in math_dist_impl()2548 if (n > NUM_STACK_ELEMS) { in math_dist_impl()2600 double coord_on_stack[NUM_STACK_ELEMS]; in math_hypot()2603 if (nargs > NUM_STACK_ELEMS) { in math_hypot()2632 #undef NUM_STACK_ELEMS