Searched refs:HALF_EXPORT (Results 1 – 1 of 1) sorted by relevance
92 #define HALF_EXPORT __declspec(dllexport) macro94 #define HALF_EXPORT __declspec(dllimport) macro98 #define HALF_EXPORT macro102 class HALF_EXPORT half238 HALF_EXPORT std::ostream & operator << (std::ostream &os, half h);239 HALF_EXPORT std::istream & operator >> (std::istream &is, half &h);246 HALF_EXPORT void printBits (std::ostream &os, half h);247 HALF_EXPORT void printBits (std::ostream &os, float f);248 HALF_EXPORT void printBits (char c[19], half h);249 HALF_EXPORT void printBits (char c[35], float f);