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()
278 int testresult = 0; in test_SS_stack() local
338 testresult = 1; in test_SS_stack()
342 return testresult; in test_SS_stack()
351 int testresult = 0; in test_SU_stack() local
375 testresult = 1; in test_SU_stack()
378 return testresult; in test_SU_stack()