OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:COMPLEX_MODE_P
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
machmode.h
123
#define
COMPLEX_MODE_P
(MODE) \
531
/* Represents a machine mode that is known to be a
COMPLEX_MODE_P
. */
556
return
COMPLEX_MODE_P
(m);
/src/external/gpl3/gcc.old/dist/gcc/
machmode.h
122
#define
COMPLEX_MODE_P
(MODE) \
515
/* Represents a machine mode that is known to be a
COMPLEX_MODE_P
. */
540
return
COMPLEX_MODE_P
(m);
Completed in 16 milliseconds
Indexes created Fri Apr 24 00:22:58 UTC 2026