Home
last modified time | relevance | path

Searched defs:segsz_t (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2395 segsz_t = int32_t variable
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
Dmod.rs35 pub type segsz_t = usize; typedef
/third_party/rust/crates/libc/src/solid/
Dmod.rs91 pub type segsz_t = i32; typedef
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs6 pub type segsz_t = isize; typedef