Searched refs:writebstring (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/root/ | ||
H A D | outbuffer.h | 49 void writebstring(utf8_t *string); |
H A D | outbuffer.c | 65 void OutBuffer::writebstring(utf8_t *string) in writebstring() function |