Searched defs:div_t (Results 1 – 10 of 10) sorted by relevance
62 typedef struct { int quot, rem; } div_t; typedef
64 typedef struct { int quot, rem; } div_t; typedef
65 typedef struct { int quot, rem; } div_t; typedef
63 typedef struct { int quot, rem; } div_t; typedef
2062 class div_t(Structure): class
555 pub fn div(arg1: c_int, arg2: c_int) -> div_t; in div()
5716 } div_t; typedef