Searched refs:quad_t (Results 1 – 3 of 3) sorted by relevance
60 pub type quad_t = i64; typedef61 pub type qaddr_t = *mut quad_t;123 pub quot: quad_t,124 pub rem: quad_t,636 pub fn qabs(arg1: quad_t) -> quad_t; in qabs() argument637 pub fn strtoq(arg1: *const c_char, arg2: *mut *mut c_char, arg3: c_int) -> quad_t; in strtoq() argument654 pub fn qdiv(arg1: quad_t, arg2: quad_t) -> qdiv_t; in qdiv() argument684 ) -> quad_t; in strtoq_l() argument
100 pub type quad_t = __quad_t; typedef
43 pub type quad_t = i64; typedef