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