Home
last modified time | relevance | path

Searched refs:dbxout_args (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Ddbxout.c302 static void dbxout_args PARAMS ((tree));
1746 dbxout_args (TYPE_ARG_TYPES (type));
2856 dbxout_args (args) in dbxout_args() function
H A DChangeLog.24419 (dbxout_types, dbxout_args, dbxout_symbol): Delete prototypes.
4425 dbxout_args, dbxout_source_line): Constify a char*.
H A DChangeLog.616914 * dbxout.c (dbxout_source_file, dbxout_args): Make static.
16917 * dbxout.h (dbxout_source_file, dbxout_types, dbxout_args): Remove.
/openbsd/gnu/gcc/gcc/
H A Ddbxout.c319 static void dbxout_args (tree);
2191 dbxout_args (TYPE_ARG_TYPES (type)); in dbxout_type()
3333 dbxout_args (tree args) in dbxout_args() function