Searched defs:__NO_INIT (Results 1 – 20 of 20) sorted by relevance
173 #define __NO_INIT __attribute__((zero_init)) macro177 #define __NO_INIT __no_init macro180 #define __NO_INIT macro184 #define __NO_INIT __attribute__((zero_init)) macro
133 #define __NO_INIT __attribute__ ((section (".noinit"))) macro207 #define __NO_INIT __attribute__ ((section (".noinit"))) macro280 #define __NO_INIT __attribute__ ((section (".noinit"))) macro
113 #define __NO_INIT __attribute__ ((section (".noinit"))) macro
108 #define __NO_INIT __attribute__ ((section (".bss.noinit"))) macro
136 #define __NO_INIT __attribute__ ((section (".bss.noinit"))) macro214 #define __NO_INIT __attribute__ ((section (".bss.noinit"))) macro291 #define __NO_INIT __attribute__ ((section (".bss.noinit"))) macro
112 …#define __NO_INIT __attribute__ ((section (".bss.noinit"), zero_init)) macro
113 #define __NO_INIT __attribute__ ((section (".bss.noinit"))) macro
112 #define __NO_INIT __attribute__ ((section (".noinit"))) macro
120 #define __NO_INIT __attribute__ ((section (".bss.noinit"))) macro
103 #define __NO_INIT __attribute__ ((section (".noinit"))) macro
111 #define __NO_INIT __attribute__ ((section (".noinit"))) macro
Completed in 65 milliseconds