Lines Matching refs:nm_test_func
5663 void nm_test_func(){}5667 int main(){nm_test_var='a';nm_test_func();return(0);}5691 if grep ' nm_test_func$' "$nlist" >/dev/null; then5742 echo "cannot find nm_test_func in $nlist" >&5