Searched defs:__constructor (Results 1 – 2 of 2) sorted by relevance
34 #define __constructor __attribute__((constructor)) macro
449 #define __constructor(prio) __attribute__((constructor(prio))) macro451 #define __constructor(prio) __attribute__((constructor)) macro