Home
last modified time | relevance | path

Searched defs:F_SIGN (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython3/Include/
Dbytesobject.h68 #define F_SIGN (1<<1) macro
/external/python/cpython3/Objects/
Dbytesobject.c398 #define F_SIGN (1<<1) macro
/external/python/cpython2/Objects/
Dbytesobject.c405 #define F_SIGN (1<<1) macro
Dstringobject.c3947 #define F_SIGN (1<<1) macro
Dunicodeobject.c8123 #define F_SIGN (1<<1) macro