OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vcount
(Results
1 - 4
of
4
) sorted by relevancy
/src/libexec/ld.elf_so/
symbol.c
177
unsigned long symnum, const Elf_Sym **vsymp, int *
vcount
)
240
(*
vcount
)++;
300
int
vcount
= 0;
local
309
ventry, symnum, &vsymp, &
vcount
)) {
313
if (
vcount
== 1)
334
int
vcount
= 0;
local
360
ventry, symnum, &vsymp, &
vcount
)) {
365
if (
vcount
== 1)
/src/external/cddl/osnet/dist/lib/libzfs/common/
libzfs_pool.c
2883
uint_t c, children, newchildren, lastlog = 0,
vcount
, found = 0;
local
2921
vcount
= 0;
2956
lastlog =
vcount
;
2957
varray[
vcount
++] = vdev;
2985
if (nvlist_dup(vdev, &varray[
vcount
++], 0) != 0)
3011
lastlog == 0 ?
vcount
: lastlog) != 0)
3059
for (v = 0; v <
vcount
; v++)
/src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc
10409
int
vcount
= 0, lcount = 0;
10427
vcount
++;
10686
||
vcount
== lcount * (dwarf2out_locviews_in_attribute () ? 1 : 0));
10397
int
vcount
= 0, lcount = 0;
local
/src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.cc
10367
int
vcount
= 0, lcount = 0;
10385
vcount
++;
10644
||
vcount
== lcount * (dwarf2out_locviews_in_attribute () ? 1 : 0));
10355
int
vcount
= 0, lcount = 0;
local
Completed in 76 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026