Lines Matching refs:nm_test_func
1488 void nm_test_func(){}1492 int main(){nm_test_var='a';nm_test_func();return(0);}1510 if egrep ' nm_test_func$' "$nlist" >/dev/null; then1559 echo "cannot find nm_test_func in $nlist" >&5