Searched refs:__USED (Results 1 – 5 of 5) sorted by relevance
85 #ifndef __USED86 #define __USED __attribute__((used)) macro157 #ifndef __USED158 #define __USED __attribute__((used)) macro227 #ifndef __USED228 #warning No compiler specific solution for __USED. __USED is ignored.229 #define __USED macro
233 #ifndef __USED235 #define __USED __attribute__((used)) macro237 #define __USED _Pragma("__root") macro
48 #ifndef __USED49 #define __USED __attribute__((used)) macro
55 #ifndef __USED56 #define __USED __attribute__((used)) macro