Home
last modified time | relevance | path

Searched defs:word_type (Results 1 – 2 of 2) sorted by relevance

/external/google-breakpad/src/client/mac/handler/
Dbreakpad_nlist_64.cc121 typedef uint32_t word_type; typedef
128 typedef uint64_t word_type; typedef
174 typedef typename MachBits<nlist_type>::word_type word_type; in __breakpad_fdnlist() typedef
/external/v8/test/unittests/compiler/
Dmachine-operator-unittest.cc274 MachineRepresentation word_type() { in word_type() function in v8::internal::compiler::MachinePureOperatorTest