Home
last modified time | relevance | path

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

/third_party/python/Objects/clinic/
Dfloatobject.c.h33 float___trunc___impl(PyObject *self);
38 return float___trunc___impl(self); in float___trunc__()
/third_party/python/Objects/
Dfloatobject.c882 float___trunc___impl(PyObject *self) in float___trunc___impl() function
1909 float___trunc___impl, /* nb_int */