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