Searched refs:remove_noncomments (Results 1 – 4 of 4) sorted by relevance
/netbsd/external/gpl3/gdb/dist/bfd/doc/ |
H A D | chew.c | 341 static void remove_noncomments (string_type *, string_type *); 436 remove_noncomments (src, dst) in remove_noncomments() function 1592 remove_noncomments (&buffer, ptr);
|
/netbsd/external/gpl3/binutils.old/dist/bfd/doc/ |
H A D | chew.c | 342 static void remove_noncomments (string_type *, string_type *); 437 remove_noncomments (src, dst) in remove_noncomments() function 1595 remove_noncomments (&buffer, ptr);
|
/netbsd/external/gpl3/gdb.old/dist/bfd/doc/ |
H A D | chew.c | 341 static void remove_noncomments (string_type *, string_type *); 436 remove_noncomments (src, dst) in remove_noncomments() function 1592 remove_noncomments (&buffer, ptr);
|
/netbsd/external/gpl3/binutils/dist/bfd/doc/ |
H A D | chew.c | 396 remove_noncomments (string_type *src, string_type *dst) in remove_noncomments() function 1520 remove_noncomments (&buffer, ptr); in main()
|