Home
last modified time | relevance | path

Searched defs:MAJ (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dunicode.h14 #define UNICODE_AGE(MAJ, MIN, REV) \ argument
H A Dhyperv.h268 #define VMBUS_MAKE_VERSION(MAJ, MIN) ((((u32)MAJ) << 16) | (MIN)) argument
/linux/fs/unicode/
H A Dmkutf8data.c84 #define UNICODE_AGE(MAJ,MIN,REV) \ argument