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