Lines Matching refs:v_uni4_high_surrogate
32808 uint32_t v_uni4_high_surrogate = 0;33110 v_uni4_high_surrogate = 0;33114 v_uni4_high_surrogate = (65536 + ((v_uni4_value - 55296) << 10));33135 (((uint64_t)((6291456 | v_uni4_high_surrogate | v_uni4_value))) << WUFFS_BASE__TOKEN__VALUE_MINOR__SHIFT) |