This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
libclc
/
generic
/
include
/
clc
/
math
/
native_divide.h
Peter Collingbourne
d5395fbf03
Initial commit.
...
llvm-svn: 147756
2012-01-08 22:09:58 +00:00
2 lines
40 B
C
Raw
Blame
History
#
define native_divide(x, y) ((x)
/
(y))
Reference in New Issue
View Git Blame
Copy Permalink