Home
last modified time | relevance | path

Searched defs:DECMAP (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/cjkcodecs/
D_codecs_iso2022.c542 #define DECMAP(enc) static const decode_map *enc##_decmap = NULL; macro
546 DECMAP(ksx1001) in DECMAP() function
/external/python/cpython3/Modules/cjkcodecs/
D_codecs_iso2022.c544 #define DECMAP(enc) static const decode_map *enc##_decmap = NULL; macro
548 DECMAP(ksx1001) in DECMAP() function