Searched refs:G_DEFINE_CONSTRUCTOR (Results 1 – 5 of 5) sorted by relevance
25 #define G_DEFINE_CONSTRUCTOR(_func) static void __attribute__((constructor)) _func (void); macro52 #define G_DEFINE_CONSTRUCTOR(_func) G_MSVC_CTOR (_func, G_MSVC_SYMBOL_PREFIX) macro81 #define G_DEFINE_CONSTRUCTOR(_func) \ macro106 #define G_DEFINE_CONSTRUCTOR(_func) \ macro
72 G_DEFINE_CONSTRUCTOR(soup_init_ctor) in G_DEFINE_CONSTRUCTOR() function
25 #define G_DEFINE_CONSTRUCTOR(_func) static void __attribute__((constructor)) _func (void); macro54 #define G_DEFINE_CONSTRUCTOR(_func) G_MSVC_CTOR (_func, G_MSVC_SYMBOL_PREFIX) macro83 #define G_DEFINE_CONSTRUCTOR(_func) \ macro108 #define G_DEFINE_CONSTRUCTOR(_func) \ macro
397 G_DEFINE_CONSTRUCTOR(glib_init_ctor) in G_DEFINE_CONSTRUCTOR() function
4542 G_DEFINE_CONSTRUCTOR(gobject_init_ctor) in G_DEFINE_CONSTRUCTOR() function