Newer
Older
Scratch / lockwasher / src / lib / libc / include / quad.h
@Christopher W. Olsen Christopher W. Olsen on 25 Oct 2019 103 bytes Scratch
#include <sys/types.h>

quad_t __divdi3(quad_t a,quad_t b);
u_quad_t __udivdi3(u_quad_t a,u_quad_t b);