Home | History | Annotate | Download | only in libusb-compat

Lines Matching refs:nm_test_func

5382 void nm_test_func(void);
5383 void nm_test_func(void){}
5387 int main(){nm_test_var='a';nm_test_func();return(0);}
5411 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
5464 echo "cannot find nm_test_func in $nlist" >&5