OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:M5
(Results
1 - 11
of
11
) sorted by null
/external/clang/test/Driver/Inputs/
gen-response.c
6
#define
M5
M4 M4 M4 M4 M4 M4 M4 M4 M4 M4
7
#define TEXT
M5
M5
M5
/external/clang/test/CoverageMapping/
macro-expansion.c
31
#define
M5
(x) ((x) || (x))
51
if (
M5
(x)) {}
/external/clang/test/Preprocessor/
assembler-with-cpp.c
42
#define
M5
() M4 ## (
44
5:
M5
()
/external/clang/test/Misc/
macro-backtrace.c
8
#define
M5
(A, B) M4(A, B)
9
#define M6(A, B)
M5
(A, B)
/external/mesa3d/src/mesa/sparc/
sparc_matrix.h
40
#define
M5
%f21
91
ld [BASE + ( 5 * 0x4)],
M5
; \
104
ld [BASE + ( 5 * 0x4)],
M5
; \
110
ld [BASE + ( 5 * 0x4)],
M5
; \
130
ld [BASE + ( 5 * 0x4)],
M5
; \
153
ld [BASE + ( 5 * 0x4)],
M5
; \
158
ld [BASE + ( 5 * 0x4)],
M5
; \
165
ld [BASE + ( 5 * 0x4)],
M5
; \
/libcore/ojluni/src/main/java/java/lang/
FloatingDecimal.java
634
int M2,
M5
; // powers of 2 and powers of 5, respectively, in M
645
M5
= B5;
716
int m = small5pow[
M5
] << M2;
769
long m = long5pow[
M5
] << M2;
829
Mval = constructPow52(
M5
, M2 );
[
all
...]
/libcore/ojluni/src/main/java/sun/misc/
FormattedFloatingDecimal.java
701
int M2,
M5
; // powers of 2 and powers of 5, respectively, in M
712
M5
= B5;
783
int m = small5pow[
M5
] << M2;
836
long m = long5pow[
M5
] << M2;
[
all
...]
/prebuilts/go/darwin-x86/src/cmd/internal/rsc.io/x86/x86asm/
inst.go
242
M5
571
M5
: "
M5
",
/prebuilts/go/linux-x86/src/cmd/internal/rsc.io/x86/x86asm/
inst.go
242
M5
571
M5
: "
M5
",
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntddmmc.h
547
UCHAR
M5
:1;
/external/clang/lib/CodeGen/
CGBuiltin.cpp
[
all
...]
Completed in 480 milliseconds