Searched refs:test_to_uint (Results 1 – 3 of 3) sorted by relevance
84 bool test_to_uint(testspec_t* t, FILE* ofp);
137 {"to-uint", 1, 1, test_to_uint}, /* r1: value, o1: result */
1036 bool test_to_uint(testspec_t* t, FILE* ofp) { in test_to_uint() function