OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__ac
(Results
1 - 11
of
11
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
const.h
15
#define
__AC
(X,Y) (X##Y)
16
#define _AC(X,Y)
__AC
(X,Y)
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
const.h
15
#define
__AC
(X,Y) (X##Y)
16
#define _AC(X,Y)
__AC
(X,Y)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
const.h
15
#define
__AC
(X,Y) (X##Y)
16
#define _AC(X,Y)
__AC
(X,Y)
/external/compiler-rt/lib/
muldc3.c
23
double
__ac
= __a * __c;
local
28
__real__ z =
__ac
- __bd;
53
if (!__recalc && (crt_isinf(
__ac
) || crt_isinf(__bd) ||
mulsc3.c
23
float
__ac
= __a * __c;
local
28
__real__ z =
__ac
- __bd;
53
if (!__recalc && (crt_isinf(
__ac
) || crt_isinf(__bd) ||
mulxc3.c
25
long double
__ac
= __a * __c;
local
30
__real__ z =
__ac
- __bd;
55
if (!__recalc && (crt_isinf(
__ac
) || crt_isinf(__bd) ||
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
complex
593
_Tp
__ac
= __a * __c;
597
_Tp __x =
__ac
- __bd;
622
if (!__recalc && (isinf(
__ac
) || isinf(__bd) ||
[
all
...]
/external/webp/examples/
test_ref.ppm
[
all
...]
/prebuilts/sdk/renderscript/lib/arm/
libcompiler_rt.a
[
all
...]
/prebuilts/sdk/renderscript/lib/mips/
libcompiler_rt.a
[
all
...]
/prebuilts/sdk/renderscript/lib/x86/
libcompiler_rt.a
[
all
...]
Completed in 93 milliseconds