Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Dbytesobject.h71 #define F_ZERO (1<<4) macro
/external/python/cpython3/Objects/
Dbytesobject.c401 #define F_ZERO (1<<4) macro
/external/python/cpython2/Objects/
Dbytesobject.c408 #define F_ZERO (1<<4) macro
Dstringobject.c3950 #define F_ZERO (1<<4) macro
Dunicodeobject.c8126 #define F_ZERO (1<<4) macro