| /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);
|
| 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);
|
| 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
|
| isl_ast_private.h | 90 isl_id *annotation; member in struct:isl_ast_node
|