Home
last modified time | relevance | path

Searched refs:STRINGLIB_MUTABLE (Results 1 – 6 of 6) sorted by relevance

/third_party/python/Objects/stringlib/
Dsplit.h73 #ifndef STRINGLIB_MUTABLE in STRINGLIB()
125 #ifndef STRINGLIB_MUTABLE in STRINGLIB()
173 #ifndef STRINGLIB_MUTABLE in STRINGLIB()
212 #ifndef STRINGLIB_MUTABLE in STRINGLIB()
265 #ifndef STRINGLIB_MUTABLE in STRINGLIB()
314 #ifndef STRINGLIB_MUTABLE in STRINGLIB()
373 #ifndef STRINGLIB_MUTABLE in STRINGLIB()
Dpartition.h7 #if !STRINGLIB_MUTABLE && !defined(STRINGLIB_GET_EMPTY)
33 #if STRINGLIB_MUTABLE in STRINGLIB()
90 #if STRINGLIB_MUTABLE in STRINGLIB()
DREADME.txt17 STRINGLIB_MUTABLE is 0. It must not be NULL.
37 STRINGLIB_MUTABLE
Djoin.h35 #ifndef STRINGLIB_MUTABLE in STRINGLIB()
Dtransmogrify.h18 #if !STRINGLIB_MUTABLE in return_self()
/third_party/python/Objects/
Dbytearrayobject.c1087 #define STRINGLIB_MUTABLE 1 macro