Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dx-java.c220 #define IS_UNICODE(p2_result) ((p2_result) >= 0x10000) macro
H A Dx-python.c775 #define IS_UNICODE(p7_result) ((p7_result) >= 0x100) macro