Lines Matching refs:testresult
85 int testresult = 0; in test_int_stack() local
162 testresult = 1; in test_int_stack()
165 return testresult; in test_int_stack()
180 int testresult = 0; in test_uchar_stack() local
251 testresult = 1; in test_uchar_stack()
255 return testresult; in test_uchar_stack()
279 int testresult = 0; in test_SS_stack() local
339 testresult = 1; in test_SS_stack()
343 return testresult; in test_SS_stack()
352 int testresult = 0; in test_SU_stack() local
376 testresult = 1; in test_SU_stack()
379 return testresult; in test_SU_stack()