OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ROUND_CEIL
(Results
1 - 4
of
4
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
insn-constants.h
10
#define
ROUND_CEIL
0x2
/external/apache-commons-math/src/main/java/org/apache/commons/math/dfp/
DfpDec.java
245
case
ROUND_CEIL
:
DfpField.java
52
ROUND_CEIL
,
Dfp.java
933
return trunc(DfpField.RoundingMode.
ROUND_CEIL
);
1008
case
ROUND_CEIL
:
[
all
...]
Completed in 241 milliseconds