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
247 testresult = 1; in test_uchar_stack()
251 return testresult; in test_uchar_stack()
274 int testresult = 0; in test_SS_stack() local
330 testresult = 1; in test_SS_stack()
334 return testresult; in test_SS_stack()
343 int testresult = 0; in test_SU_stack() local
367 testresult = 1; in test_SU_stack()
370 return testresult; in test_SU_stack()