OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:get_operator
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
genmatch.cc
577
get_operator
(const char *id, bool allow_null = false)
function
637
return
get_operator
("LT_EXPR");
639
return
get_operator
("LE_EXPR");
641
return
get_operator
("GT_EXPR");
643
return
get_operator
("GE_EXPR");
645
return
get_operator
("UNLT_EXPR");
647
return
get_operator
("UNLE_EXPR");
649
return
get_operator
("UNGT_EXPR");
651
return
get_operator
("UNGE_EXPR");
2325
|| ((id =
get_operator
((const char *)CPP_HASHNOD
[
all
...]
genmatch.cc
577
get_operator
(const char *id, bool allow_null = false)
function
637
return
get_operator
("LT_EXPR");
639
return
get_operator
("LE_EXPR");
641
return
get_operator
("GT_EXPR");
643
return
get_operator
("GE_EXPR");
645
return
get_operator
("UNLT_EXPR");
647
return
get_operator
("UNLE_EXPR");
649
return
get_operator
("UNGT_EXPR");
651
return
get_operator
("UNGE_EXPR");
2325
|| ((id =
get_operator
((const char *)CPP_HASHNOD
[
all
...]
/src/external/gpl3/gcc/dist/gcc/
genmatch.cc
727
get_operator
(const char *id, bool allow_null = false)
function
787
return
get_operator
("LT_EXPR");
789
return
get_operator
("LE_EXPR");
791
return
get_operator
("GT_EXPR");
793
return
get_operator
("GE_EXPR");
795
return
get_operator
("UNLT_EXPR");
797
return
get_operator
("UNLE_EXPR");
799
return
get_operator
("UNGT_EXPR");
801
return
get_operator
("UNGE_EXPR");
2486
|| ((id =
get_operator
((const char *)CPP_HASHNOD
[
all
...]
genmatch.cc
727
get_operator
(const char *id, bool allow_null = false)
function
787
return
get_operator
("LT_EXPR");
789
return
get_operator
("LE_EXPR");
791
return
get_operator
("GT_EXPR");
793
return
get_operator
("GE_EXPR");
795
return
get_operator
("UNLT_EXPR");
797
return
get_operator
("UNLE_EXPR");
799
return
get_operator
("UNGT_EXPR");
801
return
get_operator
("UNGE_EXPR");
2486
|| ((id =
get_operator
((const char *)CPP_HASHNOD
[
all
...]
Completed in 49 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026