OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:annotation
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprof/
source.c
101
char *
annotation
, *name_only;
local
182
/* Create
annotation
files in the current working directory. */
247
annotation
= (char *) xmalloc (max_width + 1);
257
(*annote) (
annotation
, max_width, line_num, arg);
258
fputs (
annotation
, ofp);
267
free (
annotation
);
/src/external/gpl3/binutils.old/dist/gprof/
source.c
101
char *
annotation
, *name_only;
local
182
/* Create
annotation
files in the current working directory. */
247
annotation
= (char *) xmalloc (max_width + 1);
257
(*annote) (
annotation
, max_width, line_num, arg);
258
fputs (
annotation
, ofp);
267
free (
annotation
);
/src/external/mit/isl/dist/
isl_ast_private.h
90
isl_id *
annotation
;
member in struct:isl_ast_node
Completed in 25 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026