Searched defs:writebyte (Results 1 – 2 of 2) sorted by relevance
| /external/llvm/lib/Support/ | ||
| D | SHA1.cpp | 107 void SHA1::writebyte(uint8_t data) { in writebyte() function in SHA1 |
| /external/curl/lib/ | ||
| D | telnet.c | 1082 #define writebyte() \ in telrcv() macro |