xref
: /
haiku
/
src
/
system
/
libroot
/
posix
/
musl
/
math
/
llroundf.c
(revision cb837539f5d245cedff238f8894c0ae326c2eaf5)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
include
<
math.h
>
2
3
long
long
llroundf
(
float
x
)
4
{
5
return
roundf
(
x
);
6
}
7
Navigate Window
x
Scopes Window
x
Intelligence window
x
Next >>
|
<< Prev
In current file
Highlight
Unhighlight
Unhighlight all
In project "undefined"
Search for definitions of
Search for references of
Do a full search with
Search for file names that contain
On Google
Google
Messages Window
x