repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
(MSG_*): Also define as macros.
[glibc.git]
/
sysdeps
/
alpha
/
divl.S
blob
fdf053fc2534fe15bcc68eed34db20bea4f2f7d7
1
#define IS_REM 0
2
#define SIZE 4
3
#define UFUNC_NAME __divlu
4
#define SFUNC_NAME __divl
5
6
#include "divrem.h"