Searched refs:divmod_s32s32 (Results 1 – 4 of 4) sorted by relevance
14 divmod_result_t divmod_s32s32(int32_t a, int32_t b) { in divmod_s32s32() function102 divmod_result_t divmod_s32s32_unsafe(int32_t a, int32_t b) { return divmod_s32s32(a, b); } in divmod_s32s32_unsafe()
100 regular_func divmod_s32s32
67 divmod_result_t divmod_s32s32(int32_t a, int32_t b);