Searched defs:lldiv_t (Results 1 – 8 of 8) sorted by relevance
65 typedef struct { long long quot, rem; } lldiv_t; typedef
64 typedef struct { long long quot, rem; } lldiv_t; typedef
2078 class lldiv_t(Structure): class