OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:copyright_author
(Results
1 - 4
of
4
) sorted by null
/external/valgrind/main/coregrind/
m_tooliface.c
62
.
copyright_author
= NULL,
77
DETAILS(Char*,
copyright_author
)
117
CHECK_NOT(VG_(details).
copyright_author
, NULL);
pub_core_tooliface.h
69
Char*
copyright_author
;
member in struct:__anon12415
m_main.c
272
VG_(printf)(usage3, VG_(details).name, VG_(details).
copyright_author
,
[
all
...]
/external/valgrind/main/include/
pub_tool_tooliface.h
248
extern void VG_(details_copyright_author) ( Char*
copyright_author
);
[
all
...]
Completed in 105 milliseconds