Searched refs:getx (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/dyld-353.2.1/unit-tests/test-cases/text-relocs/
H A Dmain.c29 extern int getx();
35 if ( getx() != 20 )
39 if ( getx() == 99 )
H A Dbar.c31 int getx() { return x; } function

Completed in 120 milliseconds