Home | History | Annotate | Download | only in dist

Lines Matching refs:UCD_BLOCK_SIZE

3007 /* UCD_BLOCK_SIZE must be 128 (see the assert below). */
3017 SLJIT_ASSERT(UCD_BLOCK_SIZE == 128 && sizeof(ucd_record) == 8);