1#define IS_REM 0 2#define SIZE 8 3#define UFUNC_NAME __divqu 4#define SFUNC_NAME __divq 5 6#include "divrem.h" 7