Home
last modified time | relevance | path

Searched defs:writebyte (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/mac68k/mac68k/
H A Dpramasm.s389 writebyte: label
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DSHA1.cpp208 void SHA1::writebyte(uint8_t Data) { in writebyte() function in SHA1
H A DSHA256.cpp187 void SHA256::writebyte(uint8_t Data) { in writebyte() function in llvm::SHA256