Home
last modified time | relevance | path

Searched defs:__divmoddi4 (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/libkern/
H A Ddivmoddi4.c42 __divmoddi4(quad_t a, quad_t b, quad_t *rem) in __divmoddi4() function
/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-generic.c371 __divmoddi4(int64_t n, int64_t d, int64_t *r) in __divmoddi4() function