Home
last modified time | relevance | path

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

/third_party/json/doc/examples/
Dto_ubjson.cpp8 void print_byte(uint8_t byte) in print_byte() function
31 print_byte(byte); in main()
48 print_byte(byte); in main()
54 print_byte(byte); in main()
60 print_byte(byte); in main()
/third_party/alsa-utils/amidi/
Damidi.c365 static void print_byte(unsigned char byte, struct timespec *ts) in print_byte() function
734 print_byte(buf[i], &ts); in main()