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
* time/Makefile (zonenames): Target removed.
[glibc.git]
/
sysdeps
/
alpha
/
remlu.S
blob
3658d92bc1ed689c7c4f90e86f69093d21866cad
1
#define IS_REM 1
2
#define SIZE 4
3
#define SIGNED 0
4
#define FUNC_NAME __remlu
5
6
#include "divrem.S"