1#define IS_REM 0 2#define SIZE 4 3#define UFUNC_NAME __divlu 4#define SFUNC_NAME __divl 5 6#include "divrem.h" 7