Searched defs:GLUE_VER (Results 1 – 5 of 5) sorted by relevance
23 #define GLUE_VER(x) #x , macro
20 #define GLUE_VER(x) puts("Version " # x ); macro
49 #define GLUE_VER(x) class GLUE_SYM_V( Collator, x ) : public Collator { \ macro412 #define GLUE_VER(x) \ in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() macro442 #define GLUE_VER(x) count += glue ## Collator ## x :: countAvailable(); in getSupportedIDs() macro454 #define GLUE_VER(x) i += glue ## Collator ## x :: appendAvailable(strs, i, count); in getSupportedIDs() macro
35 #define GLUE_VER(x) class GLUE_SYM_V( DateFormat, x ) : public DateFormat { \ macro
41 #define GLUE_VER(x) class GLUE_SYM_V( Calendar, x ) : public Calendar { \ macro