OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FF_AUTO
(Results
1 - 3
of
3
) sorted by null
/toolchain/binutils/binutils-2.25/gprof/
gprof.h
103
FF_AUTO
= 0, FF_MAGIC, FF_BSD, FF_BSD44, FF_PROF
gmon_io.c
325
|| (file_format ==
FF_AUTO
&& !strncmp (&ghdr.cookie[0], GMON_MAGIC, 4)))
376
else if (file_format ==
FF_AUTO
608
if (file_format ==
FF_AUTO
|| file_format == FF_MAGIC)
gprof.c
72
File_Format file_format =
FF_AUTO
;
319
file_format =
FF_AUTO
;
Completed in 3061 milliseconds