Searched refs:DEP_INIT_ATTRIBUTE (Results 1 – 1 of 1) sorted by relevance
71 #define DEP_INIT_ATTRIBUTE static macro129 # undef DEP_INIT_ATTRIBUTE131 # 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()
Completed in 2 milliseconds