Searched defs:divmod_s64s64_rem (Results 1 – 2 of 2) sorted by relevance
71 int64_t divmod_s64s64_rem(int64_t a, int64_t b, int64_t *rem) { in divmod_s64s64_rem() function