OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_lock_type
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/fortran/
trans-decl.cc
5741
bool
is_lock_type
, is_event_type;
local
5756
is_lock_type
= sym->ts.type == BT_DERIVED
5770
if (
is_lock_type
|| is_event_type)
5790
if (
is_lock_type
)
/src/external/gpl3/gcc.old/dist/gcc/fortran/
trans-decl.cc
5535
bool
is_lock_type
, is_event_type;
local
5550
is_lock_type
= sym->ts.type == BT_DERIVED
5564
if (
is_lock_type
|| is_event_type)
5584
if (
is_lock_type
)
Completed in 240 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026