Home | History | Annotate | Download | only in Include

Lines Matching refs:lldiv_t

25     lldiv_t     Type of the value returned by the lldiv function.

46 lldiv_t lldiv (long long numer, long long denom);
149 } lldiv_t;
356 @return Returns a structure of type lldiv_t, comprising both the
359 lldiv_t lldiv(long long numer, long long denom);