Home | History | Annotate | Download | only in libmicrohttpd

Lines Matching refs:nm_test_func

6367 void nm_test_func(void);
6368 void nm_test_func(void){}
6372 int main(){nm_test_var='a';nm_test_func();return(0);}
6396 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
6461 echo "cannot find nm_test_func in $nlist" >&5