Searched refs:MAPSET (Results 1 – 2 of 2) sorted by relevance
151 if (script != ucp_Common && script != ucp_Inherited) MAPSET(map, script); in PRIV()
1866 #define MAPSET(map,n) ((map)[(n)/32]|=(1u<<((n)%32))) macro
Completed in 15 milliseconds