Searched defs:CODEC_STATELESS (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Modules/cjkcodecs/ | ||
D | cjkcodecs.h | 227 #define CODEC_STATELESS(enc) { \ macro |
/external/python/cpython2/Modules/cjkcodecs/ | ||
D | cjkcodecs.h | 228 #define CODEC_STATELESS(enc) { \ macro |