Searched refs:__NO_INIT (Results 1 – 7 of 7) sorted by relevance
135 #ifndef __NO_INIT136 #define __NO_INIT __attribute__ ((section (".bss.noinit"))) macro213 #ifndef __NO_INIT214 #define __NO_INIT __attribute__ ((section (".bss.noinit"))) macro290 #ifndef __NO_INIT291 #define __NO_INIT __attribute__ ((section (".bss.noinit"))) macro
111 #ifndef __NO_INIT112 …#define __NO_INIT __attribute__ ((section (".bss.noinit"), zero_init)) macro
112 #ifndef __NO_INIT113 #define __NO_INIT __attribute__ ((section (".bss.noinit"))) macro
111 #ifndef __NO_INIT112 #define __NO_INIT __attribute__ ((section (".noinit"))) macro
119 #ifndef __NO_INIT120 #define __NO_INIT __attribute__ ((section (".bss.noinit"))) macro