Searched refs:UNICODE_VALUE (Results 1 – 5 of 5) sorted by relevance
656 #define UNICODE_VALUE(p7_result) ((p7_result) - 0x100) macro1262 assert (UNICODE_VALUE (uc) >= 0 in phase5_get()1263 && UNICODE_VALUE (uc) < 0x110000); in phase5_get()1265 UNICODE_VALUE (uc)); in phase5_get()1312 assert (UNICODE_VALUE (uc) >= 0 in phase5_get()1313 && UNICODE_VALUE (uc) < 0x110000); in phase5_get()1315 UNICODE_VALUE (uc)); in phase5_get()
408 #define UNICODE_VALUE(p7_result) ((p7_result) - 0x100) macro921 assert (UNICODE_VALUE (c) >= 0 in phase3_get()922 && UNICODE_VALUE (c) < 0x110000); in phase3_get()924 UNICODE_VALUE (c)); in phase3_get()
782 #define UNICODE_VALUE(p7_result) ((p7_result) - 0x100) macro1381 assert (UNICODE_VALUE (uc) >= 0 in phase5_get()1382 && UNICODE_VALUE (uc) < 0x110000); in phase5_get()1384 UNICODE_VALUE (uc)); in phase5_get()
990 #define UNICODE_VALUE(p7_result) ((p7_result) - 0x100) macro1666 assert (UNICODE_VALUE (c) >= 0 in phase5_get()1667 && UNICODE_VALUE (c) < 0x110000); in phase5_get()1668 mixed_string_buffer_append_unicode (&msb, UNICODE_VALUE (c)); in phase5_get()
743 (UNICODE, IS_UNICODE, UNICODE_VALUE): Remove.761 (UNICODE, IS_UNICODE, UNICODE_VALUE): Remove.812 (UNICODE_VALUE): New macro.824 (UNICODE_VALUE): New macro.5176 (UNICODE, IS_UNICODE, UNICODE_VALUE): New macros.