Home
last modified time | relevance | path

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

/external/google-breakpad/src/third_party/mac_headers/mach/i386/
Dvm_types.h94 typedef int integer_t; typedef
/external/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs26 pub type integer_t = ::c_int; typedef