OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:summary_pos
(Results
1 - 25
of
61
) sorted by null
1
2
3
/prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/gcov-src/
libgcov-driver.c
716
the case of appending to an existing file,
SUMMARY_POS
will be non-zero.
723
const gcov_position_t
summary_pos
)
735
if (
summary_pos
)
736
gcov_seek (
summary_pos
);
737
gcc_assert (!
summary_pos
||
summary_pos
== gcov_position ());
924
gcov_position_t
summary_pos
= 0;
local
945
error = gcov_exit_merge_gcda (gi_ptr, &prg, this_prg, &
summary_pos
, &eof_pos,
953
if (!
summary_pos
)
956
summary_pos
= eof_pos
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/lib/gcc/x86_64-linux/4.6/gcov-src/
libgcov.c
194
static gcov_position_t
summary_pos
= 0;
variable
813
summary_pos
= 0;
894
summary_pos
= eof_pos;
922
if (!
summary_pos
)
1106
if (!
summary_pos
)
1115
if (!
summary_pos
)
[
all
...]
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/
libgcov.a
175
#
summary_pos