Searched defs:B_TRANSLATION_MINOR_VERSION (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/os/translation/
H A DTranslationDefs.h18 #define B_TRANSLATION_MINOR_VERSION(v) ((v >> 4) & 0xf) macro
/haiku/headers/build/
H A DHaikuBuildCompatibility.h134 # define B_TRANSLATION_MINOR_VERSION(v) ((v >> 4) & 0xf) macro

Completed in 237 milliseconds