OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:roundit
(Results
1 - 10
of
10
) sorted by null
/bionic/libm/src/
s_llrint.c
5
#define
roundit
rint
macro
s_llrintf.c
5
#define
roundit
rintf
macro
s_lrintf.c
5
#define
roundit
rintf
macro
s_llround.c
5
#define
roundit
round
macro
s_llroundf.c
5
#define
roundit
roundf
macro
s_llroundl.c
5
#define
roundit
roundl
macro
s_lroundf.c
5
#define
roundit
roundf
macro
s_lroundl.c
5
#define
roundit
roundl
macro
s_lrint.c
34
#define
roundit
rint
macro
53
d = (dtype)
roundit
(x);
s_lround.c
35
#define
roundit
round
macro
60
x =
roundit
(x);
Completed in 87 milliseconds