Searched refs:DEP_INIT_ATTRIBUTE (Results 1 – 1 of 1) sorted by relevance
70 #define DEP_INIT_ATTRIBUTE static macro107 # undef DEP_INIT_ATTRIBUTE109 # define DEP_INIT_ATTRIBUTE static __attribute__((constructor)) macro151 # undef DEP_INIT_ATTRIBUTE159 #if defined(DEP_INIT_ATTRIBUTE)160 DEP_INIT_ATTRIBUTE void init(void) in init()