Searched defs:_div_t (Results 1 – 2 of 2) sorted by relevance
275 typedef struct _div_t struct277 int quot;278 int rem;
38 typedef struct _div_t { struct39 int quot;40 int rem;