OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:count_0
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgfortran/runtime/
bounds.c
198
/*
count_0
- count all the true elements in an array. The front
202
index_type
count_0
(const gfc_array_l1 * array)
function
229
internal_error (NULL, "Funny sized logical array in
count_0
");
/src/external/gpl3/gcc.old/dist/libgfortran/runtime/
bounds.c
198
/*
count_0
- count all the true elements in an array. The front
202
index_type
count_0
(const gfc_array_l1 * array)
function
229
internal_error (NULL, "Funny sized logical array in
count_0
");
/src/external/gpl3/gcc/dist/libgfortran/
libgfortran.h
1536
extern index_type
count_0
(const gfc_array_l1 *);
1538
internal_proto(
count_0
);
variable
/src/external/gpl3/gcc.old/dist/libgfortran/
libgfortran.h
1532
extern index_type
count_0
(const gfc_array_l1 *);
1534
internal_proto(
count_0
);
variable
Completed in 62 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026