OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:need_copy
(Results
1 - 6
of
6
) sorted by relevancy
/src/bin/cp/
utils.c
185
bool
need_copy
= S_ISREG(fs->st_mode) || fs->st_size > 0;
local
205
need_copy
= false;
240
if (
need_copy
) {
/src/external/bsd/elftoolchain/dist/libdwarf/
libdwarf_lineno.c
815
int
need_copy
;
local
917
need_copy
= 1;
919
need_copy
= basic_block;
935
if (
need_copy
) {
/src/external/gpl3/binutils/dist/gas/
dwarf2dbg.c
1681
int
need_copy
= 0;
1722
need_copy
= 1;
1761
if (
need_copy
)
1678
int
need_copy
= 0;
local
/src/external/gpl3/binutils.old/dist/gas/
dwarf2dbg.c
1679
int
need_copy
= 0;
1720
need_copy
= 1;
1759
if (
need_copy
)
1676
int
need_copy
= 0;
local
/src/external/gpl3/gdb/dist/gdb/dwarf2/
read.c
6978
int
need_copy
= 1;
7015
need_copy
= 0;
7043
need_copy
= 0;
7049
if (
need_copy
)
6970
int
need_copy
= 1;
local
/src/external/gpl3/gdb.old/dist/gdb/dwarf2/
read.c
6899
int
need_copy
= 1;
6936
need_copy
= 0;
6964
need_copy
= 0;
6970
if (
need_copy
)
6891
int
need_copy
= 1;
local
Completed in 137 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026