Home
last modified time | relevance | path

Searched refs:UNICODE_AGE (Results 1 – 5 of 5) sorted by relevance

/fs/unicode/
Dutf8-selftest.c169 data = utf8nfdi(UNICODE_AGE(latest_maj, latest_min, latest_rev)); in check_utf8_nfdi()
205 data = utf8nfdicf(UNICODE_AGE(latest_maj, latest_min, latest_rev)); in check_utf8_nfdicf()
Dutf8n.h19 #define UNICODE_AGE(MAJ, MIN, REV) \ macro
Dutf8-core.c209 unicode_version = UNICODE_AGE(maj, min, rev); in utf8_load()
Dutf8-norm.c21 unsigned int sb_utf8version = UNICODE_AGE(maj, min, rev); in utf8version_is_supported()
Dmkutf8data.c84 #define UNICODE_AGE(MAJ,MIN,REV) \ macro
1996 UNICODE_AGE(major, minor, revision); in age_init()
2006 ages[++gen] = UNICODE_AGE(major, minor, 0); in age_init()
2349 age = UNICODE_AGE(major, minor, revision); in corrections_init()