HomeSort by relevance Sort by last modified time
    Searched refs:__tag (Results 1 - 5 of 5) sorted by null

  /bionic/libc/include/bits/
fenv_x86.h 44 __uint32_t __tag; member in struct:__anon225
fenv_x86_64.h 72 __uint32_t __tag; /* Tag word register */ member in struct:__anon226::__anon227
  /external/u-boot/arch/nds32/include/asm/
setup.h 158 #define __tag __used __attribute__((__section__(".taglist"))) macro
160 static struct tagtable __tagtable_##fn __tag = { tag, fn }
  /external/u-boot/arch/riscv/include/asm/
setup.h 163 #define __tag __used __attribute__((__section__(".taglist"))) macro
165 static struct tagtable __tagtable_##fn __tag = { tag, fn }
  /external/u-boot/arch/arm/include/asm/
setup.h 238 #define __tag __attribute__((unused, __section__(".taglist"))) macro
240 static struct tagtable __tagtable_##fn __tag = { tag, fn }

Completed in 403 milliseconds