HomeSort by relevance Sort by last modified time
    Searched refs:HALF_BASE (Results 1 - 2 of 2) sorted by null

  /external/icu4c/common/
ucnv_u8.c 50 #define HALF_BASE 0x0010000
57 /* -SURROGATE_LOW_START + HALF_BASE */
178 ch -= HALF_BASE;
307 ch -= HALF_BASE;
    [all...]
ucnv_u32.c 29 #define HALF_BASE 0x0010000
34 /* -SURROGATE_LOW_START + HALF_BASE */
    [all...]

Completed in 36 milliseconds