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

/haiku-fatelf/src/add-ons/translators/hpgs/lib/
H A Dhpgs.h65 # define HPGS_I18N_API __attribute__((dllexport,format_arg (1))) macro
70 # define HPGS_I18N_API __attribute__((dllimport,format_arg (1))) macro
84 # define HPGS_I18N_API __attribute__((format_arg (1))) macro
98 #ifndef HPGS_I18N_API
99 #define HPGS_I18N_API HPGS_API macro
198 HPGS_I18N_API const char *hpgs_i18n(const char *msg);

Completed in 30 milliseconds