Home
last modified time | relevance | path

Searched defs:__off_t (Results 1 – 3 of 3) sorted by relevance

/external/python/pycparser/utils/fake_libc_include/
D_fake_typedefs.h45 typedef int __off_t; typedef
/external/python/pycparser/tests/c_files/
Dcppd_with_stdio_h.c3344 typedef long int __off_t; typedef
/external/crosvm/net_sys/src/
Diff.rs506 pub type __off_t = ::std::os::raw::c_long; typedef