Searched defs:__bss16 (Results 1 – 4 of 4) sorted by relevance
108 # define __bss16 __attribute__((nocommon,section(".bss16"))) macro
104 __bss16 = .; symbol
120 #define __bss16( variable ) \ macro
16 #define __bss16( variable ) variable macro