Searched refs:JISX0201_DECODE (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Modules/cjkcodecs/ | ||
D | alg_jisx0201.h | 22 #define JISX0201_DECODE(c, assi) \ macro |
D | _codecs_jp.c | 640 JISX0201_DECODE(c, **outbuf) in DECODER() |