OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gcov_open
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/lib/gcc/x86_64-linux/4.6/gcov-src/
gcov-io.h
355
#define
gcov_open
__gcov_open
macro
[
all
...]
gcov-io.c
75
gcov_open
(const char *name)
function
77
gcov_open
(const char *name, int mode)
172
gcov_open
(const char *name)
function
libgcov.c
265
if (!
gcov_open
(gi_filename))
274
if (!
gcov_open
(gi_filename))
[
all
...]
Completed in 2730 milliseconds