Searched refs:test_to_int (Results 1 – 3 of 3) sorted by relevance
83 bool test_to_int(testspec_t* t, FILE* ofp);
136 {"to-int", 1, 1, test_to_int}, /* r1: value, o1: result */
1021 bool test_to_int(testspec_t* t, FILE* ofp) { in test_to_int() function