OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__ICC
(Results
1 - 25
of
128
) sorted by relevancy
1
2
3
4
5
6
/src/external/gpl3/gdb.old/dist/gdb/testsuite/lib/
compiler.c
57
#if defined (
__ICC
)
58
set icc_major [string range
__ICC
0 1]
59
set icc_minor [format "%d" [string range
__ICC
2 [expr {[string length
__ICC
] -1}]]]
compiler.cc
48
#if defined (
__ICC
)
49
set icc_major [string range
__ICC
0 1]
50
set icc_minor [format "%d" [string range
__ICC
2 [expr {[string length
__ICC
] -1}]]]
/src/external/gpl3/gdb/dist/gdb/testsuite/lib/
compiler.c
57
#if defined (
__ICC
)
58
set icc_major [string range
__ICC
0 1]
59
set icc_minor [format "%d" [string range
__ICC
2 [expr {[string length
__ICC
] -1}]]]
compiler.cc
48
#if defined (
__ICC
)
49
set icc_major [string range
__ICC
0 1]
50
set icc_minor [format "%d" [string range
__ICC
2 [expr {[string length
__ICC
] -1}]]]
/src/external/lgpl3/mpfr/dist/src/
mpfr-cvers.h
38
#elif defined(
__ICC
)
39
# define __MPFR_ICC(a,b,c) (
__ICC
>= (a)*100+(b)*10+(c))
/src/external/gpl3/gdb/dist/gnulib/import/
xalloc-oversized.h
51
#elif (5 <= __GNUC__ && !defined
__ICC
&& !__STRICT_ANSI__ \
stdalign.in.h
113
||
__ICC
|| 0x590 <= __SUNPRO_C || 0x0600 <= __xlC__))
fcntl.in.h
37
#if !(defined __GLIBC__ || defined __UCLIBC__) || (defined __cplusplus && defined GNULIB_NAMESPACE && (defined
__ICC
|| !(__GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 3))))
62
#if !(defined __GLIBC__ || defined __UCLIBC__) || (defined __cplusplus && defined GNULIB_NAMESPACE && (defined
__ICC
|| !(__GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 3))))
isnan.c
131
# if defined __SUNPRO_C || defined
__ICC
|| defined _MSC_VER \
/src/external/gpl3/gdb.old/dist/gnulib/import/
xalloc-oversized.h
51
#elif (5 <= __GNUC__ && !defined
__ICC
&& !__STRICT_ANSI__ \
stdalign.in.h
113
||
__ICC
|| 0x590 <= __SUNPRO_C || 0x0600 <= __xlC__))
fcntl.in.h
37
#if !(defined __GLIBC__ || defined __UCLIBC__) || (defined __cplusplus && defined GNULIB_NAMESPACE && (defined
__ICC
|| !(__GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 3))))
62
#if !(defined __GLIBC__ || defined __UCLIBC__) || (defined __cplusplus && defined GNULIB_NAMESPACE && (defined
__ICC
|| !(__GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 3))))
isnan.c
131
# if defined __SUNPRO_C || defined
__ICC
|| defined _MSC_VER \
/src/external/lgpl3/mpfr/dist/examples/
version.c
130
#if defined(
__ICC
) || defined(__INTEL_COMPILER)
131
printf ("Intel compiler:
__ICC
= "
132
#if defined(
__ICC
)
133
MAKE_STR(
__ICC
)
/src/external/lgpl3/mpfr/dist/tests/
tversion.c
76
* For ICC, do not check the
__ICC
macro as it is obsolete and not always
138
#if defined(
__ICC
) || defined(__INTEL_COMPILER)
139
(puts) ("[tversion] Intel compiler:
__ICC
= "
140
#if defined(
__ICC
)
141
MAKE_STR(
__ICC
)
/src/external/lgpl3/mpfr/dist/tune/
speed.c
234
#ifdef
__ICC
235
fprintf (f, "icc %d.%d.%d */\n",
__ICC
/ 100,
__ICC
/ 10 % 10,
__ICC
% 10);
/src/external/apache2/llvm/dist/llvm/include/llvm/Support/
SwapByteOrder.h
67
#if defined(__llvm__) || (defined(__GNUC__) && !defined(
__ICC
))
82
#if defined(__llvm__) || (defined(__GNUC__) && !defined(
__ICC
))
/src/crypto/external/apache2/openssl/dist/crypto/rc5/
rc5_local.h
92
#elif defined(
__ICC
)
/src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/
fcntl.h
42
#if !(defined __GLIBC__ || defined __UCLIBC__) || (defined __cplusplus && defined GNULIB_NAMESPACE && (defined
__ICC
|| !(__GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 3))))
67
#if !(defined __GLIBC__ || defined __UCLIBC__) || (defined __cplusplus && defined GNULIB_NAMESPACE && (defined
__ICC
|| !(__GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 3))))
/src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/
fcntl.h
42
#if !(defined __GLIBC__ || defined __UCLIBC__) || (defined __cplusplus && defined GNULIB_NAMESPACE && (defined
__ICC
|| !(__GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 3))))
67
#if !(defined __GLIBC__ || defined __UCLIBC__) || (defined __cplusplus && defined GNULIB_NAMESPACE && (defined
__ICC
|| !(__GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 3))))
/src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/
fcntl.h
42
#if !(defined __GLIBC__ || defined __UCLIBC__) || (defined __cplusplus && defined GNULIB_NAMESPACE && (defined
__ICC
|| !(__GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 3))))
67
#if !(defined __GLIBC__ || defined __UCLIBC__) || (defined __cplusplus && defined GNULIB_NAMESPACE && (defined
__ICC
|| !(__GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 3))))
/src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/
fcntl.h
42
#if !(defined __GLIBC__ || defined __UCLIBC__) || (defined __cplusplus && defined GNULIB_NAMESPACE && (defined
__ICC
|| !(__GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 3))))
67
#if !(defined __GLIBC__ || defined __UCLIBC__) || (defined __cplusplus && defined GNULIB_NAMESPACE && (defined
__ICC
|| !(__GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 3))))
/src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
fcntl.h
42
#if !(defined __GLIBC__ || defined __UCLIBC__) || (defined __cplusplus && defined GNULIB_NAMESPACE && (defined
__ICC
|| !(__GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 3))))
67
#if !(defined __GLIBC__ || defined __UCLIBC__) || (defined __cplusplus && defined GNULIB_NAMESPACE && (defined
__ICC
|| !(__GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 3))))
/src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/
fcntl.h
42
#if !(defined __GLIBC__ || defined __UCLIBC__) || (defined __cplusplus && defined GNULIB_NAMESPACE && (defined
__ICC
|| !(__GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 3))))
67
#if !(defined __GLIBC__ || defined __UCLIBC__) || (defined __cplusplus && defined GNULIB_NAMESPACE && (defined
__ICC
|| !(__GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 3))))
/src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/
fcntl.h
42
#if !(defined __GLIBC__ || defined __UCLIBC__) || (defined __cplusplus && defined GNULIB_NAMESPACE && (defined
__ICC
|| !(__GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 3))))
67
#if !(defined __GLIBC__ || defined __UCLIBC__) || (defined __cplusplus && defined GNULIB_NAMESPACE && (defined
__ICC
|| !(__GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 3))))
Completed in 76 milliseconds
1
2
3
4
5
6
Indexes created Thu Apr 16 00:22:31 UTC 2026