Searched refs:DEP_INIT_ATTRIBUTE (Results 1 – 1 of 1) sorted by relevance
75 #define DEP_INIT_ATTRIBUTE static macro112 # undef DEP_INIT_ATTRIBUTE114 # define DEP_INIT_ATTRIBUTE static __attribute__((constructor)) macro156 # undef DEP_INIT_ATTRIBUTE164 #if defined(DEP_INIT_ATTRIBUTE)165 DEP_INIT_ATTRIBUTE void init(void) in init()
Completed in 4 milliseconds