Home
last modified time | relevance | path

Searched refs:Py_LOCAL_INLINE (Results 1 - 25 of 27) sorted by relevance

12

/third_party/python/Python/
H A Dcondvar.h68 Py_LOCAL_INLINE(int)
108 Py_LOCAL_INLINE(int)
115 Py_LOCAL_INLINE(int)
122 Py_LOCAL_INLINE(int)
129 Py_LOCAL_INLINE(int)
137 Py_LOCAL_INLINE(int)
151 Py_LOCAL_INLINE(int)
160 Py_LOCAL_INLINE(int)
191 Py_LOCAL_INLINE(int)
198 Py_LOCAL_INLINE(in
[all...]
H A Dpystrtod.c447 Py_LOCAL_INLINE(void)
485 Py_LOCAL_INLINE(void)
553 Py_LOCAL_INLINE(void)
599 Py_LOCAL_INLINE(char *)
H A Dformatter_unicode.c97 Py_LOCAL_INLINE(int)
109 Py_LOCAL_INLINE(int)
/third_party/python/Objects/stringlib/
H A Dfind.h7 Py_LOCAL_INLINE(Py_ssize_t)
26 Py_LOCAL_INLINE(Py_ssize_t)
45 Py_LOCAL_INLINE(Py_ssize_t)
53 Py_LOCAL_INLINE(Py_ssize_t)
63 Py_LOCAL_INLINE(int)
85 Py_LOCAL_INLINE(int)
H A Dsplit.h53 Py_LOCAL_INLINE(PyObject *)
101 Py_LOCAL_INLINE(PyObject *)
144 Py_LOCAL_INLINE(PyObject *)
192 Py_LOCAL_INLINE(PyObject *)
242 Py_LOCAL_INLINE(PyObject *)
286 Py_LOCAL_INLINE(PyObject *)
335 Py_LOCAL_INLINE(PyObject *)
H A Dfind_max_char.h19 Py_LOCAL_INLINE(Py_UCS4)
57 Py_LOCAL_INLINE(Py_UCS4)
H A Dpartition.h12 Py_LOCAL_INLINE(PyObject*)
69 Py_LOCAL_INLINE(PyObject*)
H A Dcodecs.h22 Py_LOCAL_INLINE(Py_UCS4)
260 Py_LOCAL_INLINE(char *)
503 Py_LOCAL_INLINE(Py_UCS4)
623 Py_LOCAL_INLINE(Py_ssize_t)
760 Py_LOCAL_INLINE(Py_ssize_t)
H A Dfastsearch.h48 Py_LOCAL_INLINE(Py_ssize_t)
105 Py_LOCAL_INLINE(Py_ssize_t)
185 Py_LOCAL_INLINE(Py_ssize_t)
237 Py_LOCAL_INLINE(Py_ssize_t)
738 Py_LOCAL_INLINE(Py_ssize_t)
H A Dcount.h7 Py_LOCAL_INLINE(Py_ssize_t)
H A Dreplace.h7 Py_LOCAL_INLINE(void)
H A Deq.h6 Py_LOCAL_INLINE(int)
H A Djoin.h7 Py_LOCAL_INLINE(PyObject *)
H A Dunicode_format.h53 Py_LOCAL_INLINE(void)
62 Py_LOCAL_INLINE(PyObject *)
71 Py_LOCAL_INLINE(PyObject *)
/third_party/python/Parser/
H A Dpegen.h163 Py_LOCAL_INLINE(void *)
187 Py_LOCAL_INLINE(void *)
199 Py_LOCAL_INLINE(void *)
213 Py_LOCAL_INLINE(void *)
247 Py_LOCAL_INLINE(PyObject *)
267 Py_LOCAL_INLINE(void *)
/third_party/python/Modules/
H A D_ssl.h41 Py_LOCAL_INLINE(_sslmodulestate*)
H A Dsignalmodule.c159 Py_LOCAL_INLINE(PyObject *)
165 Py_LOCAL_INLINE(void)
217 Py_LOCAL_INLINE(double)
H A D_elementtree.c55 Py_LOCAL_INLINE(void)
3806 Py_LOCAL_INLINE(int)
H A Ditertoolsmodule.c258 Py_LOCAL_INLINE(int)
/third_party/python/Include/
H A Dpyport.h190 * Py_LOCAL_INLINE does the same thing, and also explicitly requests inlining,
203 # define Py_LOCAL_INLINE(type) static __inline type __fastcall macro
206 # define Py_LOCAL_INLINE(type) static inline type macro
/third_party/python/Objects/
H A Dbytes_methods.c452 Py_LOCAL_INLINE(int)
506 Py_LOCAL_INLINE(Py_ssize_t) in Py_LOCAL_INLINE() function
H A Dbytesobject.c36 Py_LOCAL_INLINE(Py_ssize_t) _PyBytesWriter_GetSize(_PyBytesWriter *writer,
392 Py_LOCAL_INLINE(PyObject *)
1894 Py_LOCAL_INLINE(PyObject *)
1935 Py_LOCAL_INLINE(PyObject *)
1965 Py_LOCAL_INLINE(PyObject *)
3313 Py_LOCAL_INLINE(char*)
3330 Py_LOCAL_INLINE(Py_ssize_t) in Py_LOCAL_INLINE() function
3341 Py_LOCAL_INLINE(int)
H A Dlistobject.c1100 Py_LOCAL_INLINE(void)
1108 Py_LOCAL_INLINE(void)
1116 Py_LOCAL_INLINE(void)
1125 Py_LOCAL_INLINE(void)
1134 Py_LOCAL_INLINE(void)
1143 Py_LOCAL_INLINE(void)
H A Ddescrobject.c519 Py_LOCAL_INLINE(PyObject *)
/third_party/python/Modules/_decimal/
H A D_decimal.c54 #undef Py_LOCAL_INLINE macro
55 #define Py_LOCAL_INLINE Py_LOCAL macro
116 Py_LOCAL_INLINE(PyObject *)
123 Py_LOCAL_INLINE(PyObject *)
304 Py_LOCAL_INLINE(uint32_t) in Py_LOCAL_INLINE() function
1920 Py_LOCAL_INLINE(int)
2087 Py_LOCAL_INLINE(void)
2861 Py_LOCAL_INLINE(int)

Completed in 45 milliseconds

12