Home
last modified time | relevance | path

Searched refs:quot (Results 1 – 8 of 8) sorted by relevance

/picolibc-latest/newlib/libc/stdlib/
Ddiv.c84 r.quot = num / denom; in div()
113 ++r.quot; in div()
117 --r.quot; in div()
Dldiv.c87 r.quot = num / denom; in ldiv()
90 ++r.quot; in ldiv()
94 --r.quot; in ldiv()
Dlldiv.c101 retval.quot = numer / denom; in lldiv()
104 retval.quot++; in lldiv()
Dimaxdiv.c37 retval.quot = numer / denom; in imaxdiv()
41 retval.quot++; in imaxdiv()
/picolibc-latest/newlib/libc/time/
Dmktime.c108 tim_p->tm_min += res.quot; in validate_structure()
119 tim_p->tm_hour += res.quot; in validate_structure()
130 tim_p->tm_mday += res.quot; in validate_structure()
141 tim_p->tm_year += res.quot; in validate_structure()
/picolibc-latest/newlib/libc/include/
Dstdlib.h66 int quot; /* quotient */ member
72 long quot; /* quotient */ member
79 long long int quot; /* quotient */ member
Dinttypes.h26 intmax_t quot; member
/picolibc-latest/newlib/libm/machine/spu/headers/
Dsimdmath.h65 vector signed int quot;
70 vector unsigned int quot;
161 vector signed long long quot;
166 vector unsigned long long quot;