OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ira_assert
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
ira-int.h
35
#define
ira_assert
(c) gcc_assert (c)
macro
39
#define
ira_assert
(c) ((void)(0 && (c)))
macro
1469
ira_assert
(hard_regno >= 0);
1656
ira_assert
(regno < ira_reg_equiv_len);
/src/external/gpl3/gcc.old/dist/gcc/
ira-int.h
35
#define
ira_assert
(c) gcc_assert (c)
macro
39
#define
ira_assert
(c) ((void)(0 && (c)))
macro
1455
ira_assert
(hard_regno >= 0);
1642
ira_assert
(regno < ira_reg_equiv_len);
Completed in 30 milliseconds
Indexes created Mon Apr 20 00:23:12 UTC 2026