Searched refs:write_chars (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | mangle.cc | 254 #define write_chars(CHAR, LEN) \ macro 1454 write_chars (decomp_str, decomp_len); in write_unqualified_name() 1809 write_chars (buffer + sizeof (buffer) - count, count); in write_number() 1869 write_chars (ptr, count); in write_integer_cst() 1927 write_chars (buffer, 8); in write_real_cst()
|
| H A D | ChangeLog-2001 | 2173 * mangle.c (write_chars): New macro.
|
| H A D | ChangeLog-2004 | 2636 (write_chars): Likewise.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | mangle.c | 250 #define write_chars(CHAR, LEN) \ macro 1368 write_chars (decomp_str, decomp_len); in write_unqualified_name() 1724 write_chars (buffer + sizeof (buffer) - count, count); in write_number() 1784 write_chars (ptr, count); in write_integer_cst() 1842 write_chars (buffer, 8); in write_real_cst()
|