Home
last modified time | relevance | path

Searched defs:__constructor (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/tools/tools/ath/common/
H A Ddumpregs.h34 #define __constructor __attribute__((constructor)) macro
/dflybsd-src/sys/sys/
H A Dcdefs.h449 #define __constructor(prio) __attribute__((constructor(prio))) macro
451 #define __constructor(prio) __attribute__((constructor)) macro