Home | History | Annotate | Download | only in libvorbis

Lines Matching refs:nm_test_func

6078 void nm_test_func(void);
6079 void nm_test_func(void){}
6083 int main(){nm_test_var='a';nm_test_func();return(0);}
6107 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
6160 echo "cannot find nm_test_func in $nlist" >&5