Searched refs:NN_FONT_MAKE_VERSION (Results 1 – 2 of 2) sorted by relevance
60 const u32 FONT_FILE_VERSION = NN_FONT_MAKE_VERSION(3, 0, 0, 0);
36 #define NN_FONT_MAKE_VERSION(major, minor, micro, binaryBugFix) \ macro