Home | History | Annotate | Download | only in Include

Lines Matching refs:ldiv_t

24     ldiv_t      Type of the value returned by the ldiv function.

45 ldiv_t ldiv (long numer, long denom);
143 } ldiv_t;
346 @return Returns a structure of type ldiv_t, comprising both the
349 ldiv_t ldiv(long numer, long denom);