Searched refs:UCD_BPROPS_MASK (Results 1 – 2 of 2) sorted by relevance
1844 #define UCD_BPROPS_MASK 0xfff macro1848 #define UCD_BPROPS_PROP(prop) ((prop)->bprops & UCD_BPROPS_MASK)
7786 OP2(SLJIT_AND, TMP1, 0, TMP1, 0, SLJIT_IMM, UCD_BPROPS_MASK); in compile_xclass_matchingpath()
Completed in 38 milliseconds