OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:c_is_empty
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
input.cc
396
bool
c_is_empty
= (c->get_file_path () == NULL);
local
399
|| (to_evict->get_file_path () &&
c_is_empty
))
407
if (
c_is_empty
)
input.cc
396
bool
c_is_empty
= (c->get_file_path () == NULL);
local
399
|| (to_evict->get_file_path () &&
c_is_empty
))
407
if (
c_is_empty
)
/src/external/gpl3/gcc.old/dist/gcc/
input.cc
412
bool
c_is_empty
= (c->get_file_path () == NULL);
local
415
|| (to_evict->get_file_path () &&
c_is_empty
))
423
if (
c_is_empty
)
input.cc
412
bool
c_is_empty
= (c->get_file_path () == NULL);
local
415
|| (to_evict->get_file_path () &&
c_is_empty
))
423
if (
c_is_empty
)
Completed in 50 milliseconds
Indexes created Mon Jul 13 00:28:05 UTC 2026