Searched refs:__USED (Results 1 – 12 of 12) 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
72 #ifndef __USED73 #define __USED __attribute__((used)) macro
233 #ifndef __USED235 #define __USED __attribute__((used)) macro237 #define __USED _Pragma("__root") macro
52 #ifndef __USED53 #define __USED __attribute__((used)) macro
55 #ifndef __USED56 #define __USED __attribute__((used)) macro
48 #ifndef __USED49 #define __USED __attribute__((used)) macro
58 #ifndef __USED59 #define __USED __attribute__((used)) macro
Completed in 34 milliseconds