Lines Matching refs:representation
89 representation of the number. If *base* is ``0``, *str* is interpreted using
118 Return a C :c:type:`long` representation of *obj*. If *obj* is not an
136 Return a C :c:type:`long` representation of *obj*. If *obj* is not an
159 Return a C :c:type:`long long` representation of *obj*. If *obj* is not an
177 Return a C :c:type:`long long` representation of *obj*. If *obj* is not an
203 Return a C :c:type:`Py_ssize_t` representation of *pylong*. *pylong* must
218 Return a C :c:type:`unsigned long` representation of *pylong*. *pylong*
234 Return a C :c:type:`size_t` representation of *pylong*. *pylong* must be
249 Return a C :c:type:`unsigned long long` representation of *pylong*. *pylong*
264 Return a C :c:type:`unsigned long` representation of *obj*. If *obj* is not
283 Return a C :c:type:`unsigned long long` representation of *obj*. If *obj*
303 Return a C :c:type:`double` representation of *pylong*. *pylong* must be