Home
last modified time | relevance | path

Searched refs:r_float_str (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Python/
Dmarshal.c853 r_float_str(RFILE *p) in r_float_str() function
1009 double x = r_float_str(p); in r_object()
1030 c.real = r_float_str(p); in r_object()
1033 c.imag = r_float_str(p); in r_object()