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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
_dbdao.h 324 #define STB(pstr) V_BSTR(((LPVARIANT)STV(pstr)))
338 #define SPROPSET(intDAO,meth,s) do { intDAO *p = (intDAO *)GetInterface(); DAOMFC_CALL(p->meth(STB(s))); } while(0)
  /toolchain/binutils/binutils-2.25/include/opcode/
m88k.h 284 #define STB LDHU+1
  /external/v8/src/ppc/
constants-ppc.h 128 STB = 38 << 26, // Store Byte
  /toolchain/binutils/binutils-2.25/elfcpp/
elfcpp.h 519 enum STB
561 inline STB
564 return static_cast<STB>(info >> 4);
574 elf_st_info(STB bind, STT type)
    [all...]

Completed in 172 milliseconds