Searched refs:coord_on_stack (Results 1 – 1 of 1) sorted by relevance
2600 double coord_on_stack[NUM_STACK_ELEMS]; in math_hypot() local2601 double *coordinates = coord_on_stack; in math_hypot()2620 if (coordinates != coord_on_stack) { in math_hypot()2626 if (coordinates != coord_on_stack) { in math_hypot()