Home
last modified time | relevance | path

Searched refs:__used (Results 1 – 4 of 4) sorted by relevance

/u-boot/tools/
A Dimagetool.h295 #if !defined(__used)
297 # define __used __attribute__((__unused__)) macro
299 # define __used __attribute__((__used__)) macro
331 static struct image_type_params *SECTION(image_type) __used \
/u-boot/arch/nds32/include/asm/
A Dsetup.h158 #define __tag __used __attribute__((__section__(".taglist")))
185 static struct early_params __early_##fn __used \
/u-boot/include/linux/
A Dcompiler.h157 __used \
297 static void * __section(.discard.addressable) __used \
A Dcompiler_attributes.h265 #define __used __attribute__((__used__)) macro

Completed in 7 milliseconds