Searched refs:test_read_binary (Results 1 – 4 of 4) sorted by relevance
85 bool test_read_binary(testspec_t* t, FILE* ofp);
133 {"readbin", 1, 1, test_read_binary}, /* r1: 2's comp, o1: result value */
1051 bool test_read_binary(testspec_t* t, FILE* ofp) { in test_read_binary() function
86 test_read_bin to test_read_binary().