Home
last modified time | relevance | path

Searched refs:tob64 (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dremote-sds.c274 tob64 (unsigned char *inbuf, char *outbuf, int len) in tob64() function
758 tob64 (header, p, 3); in putmessage()
760 enclen = tob64 (buf, buf3, ((len + 2) / 3) * 3); in putmessage()
DChangeLog-1997890 (tob64): Return the result length.