Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Objects/clinic/
Dfloatobject.c.h33 float___trunc___impl(PyObject *self);
38 return float___trunc___impl(self); in float___trunc__()
/aosp_15_r20/external/python/cpython3/Objects/
Dfloatobject.c918 float___trunc___impl(PyObject *self) in float___trunc___impl() function
1871 float___trunc___impl, /* nb_int */