OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:INT_P
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc
14040
#define
INT_P
(X) (CONST_INT_P (X) && GET_MODE (X) == VOIDmode)
14122
if (!
INT_P
(x))
14173
if (
INT_P
(x))
14182
if (
INT_P
(x))
14190
if (
INT_P
(x))
14217
if (!
INT_P
(x))
14287
if (!
INT_P
(x)
14359
if (!
INT_P
(x))
14396
if (!
INT_P
(x))
14411
if (!
INT_P
(x)
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc
13655
#define
INT_P
(X) (CONST_INT_P (X) && GET_MODE (X) == VOIDmode)
13737
if (!
INT_P
(x))
13788
if (
INT_P
(x))
13797
if (
INT_P
(x))
13805
if (
INT_P
(x))
13832
if (!
INT_P
(x))
13902
if (!
INT_P
(x)
13974
if (!
INT_P
(x))
14011
if (!
INT_P
(x))
14026
if (!
INT_P
(x)
[
all
...]
Completed in 44 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026