Lines Matching refs:gbl_result
22 static int gbl_result; variable
36 gbl_result = 0; in exnew()
46 gbl_result = 0; in exdup()
56 gbl_result = 0; in exfree()
82 gbl_result = 0; in exnew2()
102 gbl_result = 0; in exdup2()
123 gbl_result = 0; in exfree2()
149 gbl_result = 0; in MYOBJ_sethello()
164 obj->st = gbl_result = 0; in MYOBJ_sethello2()
174 obj->st = gbl_result = 0; in MYOBJ_gethello2()
188 obj->st = gbl_result = 0; in MYOBJ_allochello3()
198 obj->st = gbl_result = 0; in MYOBJ_gethello3()
228 gbl_result = 1; in test_exdata()
303 if (gbl_result) in test_exdata()