Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmangle.cc254 #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 DChangeLog-20012173 * mangle.c (write_chars): New macro.
H A DChangeLog-20042636 (write_chars): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dmangle.c250 #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()