Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dmarshal.c842 r_float_bin(RFILE *p) in r_float_bin() function
1019 double x = r_float_bin(p); in r_object()
1044 c.real = r_float_bin(p); in r_object()
1047 c.imag = r_float_bin(p); in r_object()