Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A Dmathmodule.c98 #define ASSIGN_DOUBLE(target_var, obj, error_label) \ macro
1472 ASSIGN_DOUBLE(x, item, error_with_item); in math_fsum()
2717 ASSIGN_DOUBLE(px, item, error_exit); in math_dist_impl()
2719 ASSIGN_DOUBLE(qx, item, error_exit); in math_dist_impl()
2772 ASSIGN_DOUBLE(x, item, error_exit); in math_hypot()

Completed in 5 milliseconds