Searched refs:UCD_MAPSIZE (Results 1 – 1 of 1) sorted by relevance
81 #define UCD_MAPSIZE (ucp_Unknown/32 + 1) macro149 memcpy(map, PRIV(ucd_script_sets) + UCD_SCRIPTX_PROP(ucd), UCD_MAPSIZE * sizeof(uint32_t)); in PRIV()150 memset(map + UCD_MAPSIZE, 0, (FULL_MAPSIZE - UCD_MAPSIZE) * sizeof(uint32_t)); in PRIV()
Completed in 4 milliseconds