Searched refs:getlocal1 (Results 1 – 3 of 3) sorted by relevance
65 if (protlocal == getlocal1 ()) in do_test()75 if (getlocal1 () == getlocal2 ()) in do_test()80 if (getlocal1 () () + getlocal2 () () != 0x44) in do_test()
3 extern int (*getlocal1 (void)) (void);
35 (*getlocal1 (void)) (void) in getlocal1() function