Searched defs:tbuf (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/legacy/binutils/bfd/
H A Dvms-hdr.c147 static unsigned char tbuf[18]; local
/haiku-buildtools/binutils/bfd/
H A Dvms-misc.c450 static unsigned char tbuf[18]; local
/haiku-buildtools/gcc/gcc/config/pdp11/
H A Dpdp11.c148 long tbuf; local
166 long tbuf[2]; local
/haiku-buildtools/gcc/libcpp/
H A Dcharset.c773 struct _cpp_strbuf tbuf; local
1092 convert_ucn(cpp_reader *pfile, const uchar *from, const uchar *limit, struct _cpp_strbuf *tbuf, struct cset_converter cvt) argument
1125 emit_numeric_escape(cpp_reader *pfile, cppchar_t n, struct _cpp_strbuf *tbuf, struct cset_converter cvt) argument
1176 convert_hex(cpp_reader *pfile, const uchar *from, const uchar *limit, struct _cpp_strbuf *tbuf, struct cset_converter cvt) argument
1226 convert_oct(cpp_reader *pfile, const uchar *from, const uchar *limit, struct _cpp_strbuf *tbuf, struct cset_converter cvt) argument
1262 convert_escape(cpp_reader *pfile, const uchar *from, const uchar *limit, struct _cpp_strbuf *tbuf, struct cset_converter cvt) argument
1382 struct _cpp_strbuf tbuf; local
[all...]

Completed in 66 milliseconds