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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
sb.h 119 #define SBP(chip, x) ((chip)->port + s_b_SB_##x)
275 inb(SBP(chip, DATA_AVAIL));
280 inb(SBP(chip, DATA_AVAIL_16));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
sb.h 119 #define SBP(chip, x) ((chip)->port + s_b_SB_##x)
275 inb(SBP(chip, DATA_AVAIL));
280 inb(SBP(chip, DATA_AVAIL_16));
  /external/clang/lib/CodeGen/
CGExprAgg.cpp     [all...]
CGClass.cpp 834 llvm::Type *SBP =
836 SrcPtr = CGF.Builder.CreateBitCast(SrcPtr, SBP);
    [all...]

Completed in 850 milliseconds