Home
last modified time | relevance | path

Searched refs:TOTAL_LAST (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Modules/
Dunicodedata_db.h330 #define TOTAL_LAST 55 macro
Dunicodedata.c713 index = f*TOTAL_LAST + l; in nfc_nfkc()
/external/harfbuzz_ng/src/hb-ucdn/
Dunicodedata_db.h1493 #define TOTAL_LAST 62 macro
Ducdn.c335 indexi = l * TOTAL_LAST + r; in ucdn_compose()