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