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

  /external/kernel-headers/original/asm-mips/
io.h 494 #define BUILDSTRING(bwlq, type) \
499 BUILDSTRING(b, u8)
500 BUILDSTRING(w, u16)
501 BUILDSTRING(l, u32)
503 BUILDSTRING(q, u64)
  /bionic/libc/kernel/arch-mips/asm/
io.h 95 #define BUILDSTRING(bwlq, type) __BUILD_MEMORY_STRING(bwlq, type) __BUILD_IOPORT_STRING(bwlq, type)
  /development/ndk/platforms/android-9/arch-mips/include/asm/
io.h 95 #define BUILDSTRING(bwlq, type) __BUILD_MEMORY_STRING(bwlq, type) __BUILD_IOPORT_STRING(bwlq, type)
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
io.h 95 #define BUILDSTRING(bwlq, type) __BUILD_MEMORY_STRING(bwlq, type) __BUILD_IOPORT_STRING(bwlq, type)
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
io.h 95 #define BUILDSTRING(bwlq, type) __BUILD_MEMORY_STRING(bwlq, type) __BUILD_IOPORT_STRING(bwlq, type)
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
io.h 95 #define BUILDSTRING(bwlq, type) __BUILD_MEMORY_STRING(bwlq, type) __BUILD_IOPORT_STRING(bwlq, type)
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
io.h 95 #define BUILDSTRING(bwlq, type) __BUILD_MEMORY_STRING(bwlq, type) __BUILD_IOPORT_STRING(bwlq, type)
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
io.h 95 #define BUILDSTRING(bwlq, type) __BUILD_MEMORY_STRING(bwlq, type) __BUILD_IOPORT_STRING(bwlq, type)

Completed in 850 milliseconds