Searched refs:test_tobin (Results 1 – 3 of 3) sorted by relevance
82 bool test_tobin(testspec_t* t, FILE* ofp);
132 {"tobin", 1, 1, test_tobin}, /* r1: value, o1: result binary */
991 bool test_tobin(testspec_t* t, FILE* ofp) { in test_tobin() function