Home
last modified time | relevance | path

Searched refs:Py_LOCAL_INLINE (Results 1 – 25 of 32) sorted by relevance

12

/third_party/python/Python/
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(int)
[all …]
Dpystrtod.c448 Py_LOCAL_INLINE(void)
486 Py_LOCAL_INLINE(void)
554 Py_LOCAL_INLINE(void)
600 Py_LOCAL_INLINE(char *)
Dformatter_unicode.c96 Py_LOCAL_INLINE(int)
108 Py_LOCAL_INLINE(int)
/third_party/python/Objects/stringlib/
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)
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 *)
Dfastsearch.h47 Py_LOCAL_INLINE(Py_ssize_t)
104 Py_LOCAL_INLINE(Py_ssize_t)
178 Py_LOCAL_INLINE(Py_ssize_t)
230 Py_LOCAL_INLINE(Py_ssize_t)
307 Py_LOCAL_INLINE(void)
341 Py_LOCAL_INLINE(Py_ssize_t)
467 Py_LOCAL_INLINE(Py_ssize_t)
479 Py_LOCAL_INLINE(Py_ssize_t)
516 Py_LOCAL_INLINE(Py_ssize_t)
Dfind_max_char.h19 Py_LOCAL_INLINE(Py_UCS4)
57 Py_LOCAL_INLINE(Py_UCS4)
Dpartition.h12 Py_LOCAL_INLINE(PyObject*)
69 Py_LOCAL_INLINE(PyObject*)
Dcodecs.h22 Py_LOCAL_INLINE(Py_UCS4)
260 Py_LOCAL_INLINE(char *)
492 Py_LOCAL_INLINE(Py_UCS4)
612 Py_LOCAL_INLINE(Py_ssize_t)
749 Py_LOCAL_INLINE(Py_ssize_t)
Dcount.h7 Py_LOCAL_INLINE(Py_ssize_t)
Deq.h6 Py_LOCAL_INLINE(int)
Dreplace.h7 Py_LOCAL_INLINE(void)
Djoin.h7 Py_LOCAL_INLINE(PyObject *)
Dunicode_format.h51 Py_LOCAL_INLINE(void)
60 Py_LOCAL_INLINE(PyObject *)
69 Py_LOCAL_INLINE(PyObject *)
/third_party/python/Parser/
Dpegen.h158 Py_LOCAL_INLINE(void *)
185 Py_LOCAL_INLINE(void *)
197 Py_LOCAL_INLINE(void *)
211 Py_LOCAL_INLINE(PyObject *)
231 Py_LOCAL_INLINE(void *)
307 Py_LOCAL_INLINE(void *)
/third_party/python/Modules/
D_ssl.h36 Py_LOCAL_INLINE(_sslmodulestate*)
Dsignalmodule.c155 Py_LOCAL_INLINE(PyObject *)
161 Py_LOCAL_INLINE(void)
195 Py_LOCAL_INLINE(double)
/third_party/python/Include/
Dpyport.h194 # define Py_LOCAL_INLINE(type) static __inline type __fastcall macro
197 # define Py_LOCAL_INLINE(type) static inline type macro
/third_party/python/Objects/
Dbytesobject.c34 Py_LOCAL_INLINE(Py_ssize_t) _PyBytesWriter_GetSize(_PyBytesWriter *writer,
427 Py_LOCAL_INLINE(PyObject *)
1874 Py_LOCAL_INLINE(PyObject *)
1915 Py_LOCAL_INLINE(PyObject *)
1945 Py_LOCAL_INLINE(PyObject *)
3265 Py_LOCAL_INLINE(char*)
3282 Py_LOCAL_INLINE(Py_ssize_t)
3293 Py_LOCAL_INLINE(int)
Dbytes_methods.c452 Py_LOCAL_INLINE(int)
506 Py_LOCAL_INLINE(Py_ssize_t)
Dlistobject.c1076 Py_LOCAL_INLINE(void)
1084 Py_LOCAL_INLINE(void)
1092 Py_LOCAL_INLINE(void)
1101 Py_LOCAL_INLINE(void)
1110 Py_LOCAL_INLINE(void)
1119 Py_LOCAL_INLINE(void)
Ddescrobject.c498 Py_LOCAL_INLINE(PyObject *)
/third_party/python/Modules/_blake2/
Dblake2s_impl.c23 #define BLAKE2_LOCAL_INLINE(type) Py_LOCAL_INLINE(type)
Dblake2b_impl.c23 #define BLAKE2_LOCAL_INLINE(type) Py_LOCAL_INLINE(type)
/third_party/python/Modules/_decimal/
D_decimal.c51 #undef Py_LOCAL_INLINE
52 #define Py_LOCAL_INLINE Py_LOCAL macro
113 Py_LOCAL_INLINE(PyObject *)
120 Py_LOCAL_INLINE(PyObject *)
301 Py_LOCAL_INLINE(uint32_t)
1882 Py_LOCAL_INLINE(int)
2049 Py_LOCAL_INLINE(void)
2823 Py_LOCAL_INLINE(int)

12