Searched refs:do_nothing (Results 1 – 1 of 1) sorted by relevance
19 static void do_nothing(void *buffer, size_t bytecount);35 fFunc = &do_nothing; in ByteSwap()47 do_nothing(void *buffer, size_t bytecount) in do_nothing() function