Searched refs:protlocal (Results 1 – 4 of 4) sorted by relevance
21 protlocal (void) in protlocal() function31 return protlocal () + 0x10; in calllocal1()37 return protlocal; in getlocal1()
22 protlocal (void) in protlocal() function32 return protlocal () + 0x100; in calllocal2()38 return protlocal; in getlocal2()
38 extern int protlocal (void);53 val = protlocal () + calllocal1 () + calllocal2 (); in do_test()65 if (protlocal == getlocal1 ()) in do_test()70 if (protlocal == getlocal2 ()) in do_test()257 protlocal (void) in protlocal() function
26 extern int protlocal (void);
Completed in 4 milliseconds