Searched refs:B_TRANSLATE_ID (Results 1 - 5 of 5) sorted by relevance

/haiku/headers/os/locale/tools/
H A DCollectingCatalog.h26 #undef B_TRANSLATE_ID macro
27 #define B_TRANSLATE_ID(id) \ macro
/haiku/src/tests/kits/locale/
H A DcatalogTestAddOn.cpp122 s = B_TRANSLATE_ID(hashVal);
134 s = B_TRANSLATE_ID(32);
137 s = B_TRANSLATE_ID(-1);
H A DcatalogTest.cpp128 s = B_TRANSLATE_ID(hashVal);
140 s = B_TRANSLATE_ID(32);
143 s = B_TRANSLATE_ID(-1);
H A DcatalogSpeed.cpp164 translated = B_TRANSLATE_ID(i);
/haiku/headers/os/locale/
H A DCatalog.h125 #undef B_TRANSLATE_ID macro
126 #define B_TRANSLATE_ID(id) \ macro
213 B_TRANSLATE_ID(id)

Completed in 76 milliseconds