Lines Matching refs:nm_test_func
964 void nm_test_func(){}968 main(){nm_test_var='a';nm_test_func();return(0);}990 if egrep ' nm_test_func$' "$nlist" >/dev/null; then1041 echo "cannot find nm_test_func in $nlist" >&5