OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FF_BSD44
(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
378
|| file_format ==
FF_BSD44
)
456
if (file_format ==
FF_BSD44
)
633
else if (file_format == FF_BSD || file_format ==
FF_BSD44
)
648
if (file_format ==
FF_BSD44
695
if (file_format ==
FF_BSD44
gprof.c
328
file_format =
FF_BSD44
;
Completed in 744 milliseconds