Searched defs:I386 (Results 1 – 3 of 3) sorted by relevance
/external/strace/ | ||
D | configure.ac | 77 AC_DEFINE([I386], 1, [Define for the i386 architecture.]) definition |
/external/google-breakpad/src/common/ | ||
D | dwarf_cfi_to_module.cc | 52 vector<string> DwarfCFIToModule::RegisterNames::I386() { in I386() function in google_breakpad::DwarfCFIToModule::RegisterNames |
D | dwarf_cfi_to_module_unittest.cc | 279 TEST(RegisterNames, I386) { in TEST() argument |