OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:then_mod_ok
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
ifcvt.cc
483
int
then_mod_ok
; /* whether conditional mods are ok in THEN */
710
then_mod_ok
= (else_bb == NULL_BLOCK);
719
then_mod_ok
)))
481
int
then_mod_ok
; \/* whether conditional mods are ok in THEN *\/
local
/src/external/gpl3/gcc/dist/gcc/
ifcvt.cc
483
bool
then_mod_ok
; /* whether conditional mods are ok in THEN */
710
then_mod_ok
= (else_bb == NULL_BLOCK);
719
then_mod_ok
)))
481
bool
then_mod_ok
; \/* whether conditional mods are ok in THEN *\/
local
Completed in 35 milliseconds
Indexes created Sat Mar 28 00:23:22 UTC 2026