Home
last modified time | relevance | path

Searched refs:resp (Results 1 – 13 of 13) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/test/locale/
A Dtst-ctype.c348 if (resp != NULL) in main()
349 *resp = '\0'; in main()
371 while (*resp == ' ' || *resp == '\t') in main()
372 ++resp; in main()
377 inp, resp); in main()
383 if (strspn ((char *) resp, "01") != strlen ((char *) resp)) in main()
394 != (*resp != '0')) in main()
401 ++resp; in main()
411 *inp, *inp, *resp); in main()
415 ++resp; in main()
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/include/rpc/
A Dclnt.h174 #define CLNT_CALL(rh, proc, xargs, argsp, xres, resp, secs) \ argument
175 ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, argsp, xres, resp, secs))
176 #define clnt_call(rh, proc, xargs, argsp, xres, resp, secs) \ argument
177 ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, argsp, xres, resp, secs))
203 #define CLNT_FREERES(rh,xres,resp) ((*(rh)->cl_ops->cl_freeres)(rh,xres,resp)) argument
204 #define clnt_freeres(rh,xres,resp) ((*(rh)->cl_ops->cl_freeres)(rh,xres,resp)) argument
A Dpmap_clnt.h48 typedef bool_t (*resultproc_t) (caddr_t resp, struct sockaddr_in *raddr);
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/rpc/
A Dpmap_rmt.c69 xdrproc_t xdrargs, caddr_t argsp, xdrproc_t xdrres, caddr_t resp, in pmap_rmtcall() argument
88 r.results_ptr = resp; in pmap_rmtcall()
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/
A DChangeLog1217 the header from assembler. Renamed all lll_mutex_* resp.
1218 lll_robust_mutex_* macros to lll_* resp. lll_robust_*.
1435 lll_mutex_* resp. lll_robust_mutex_* macros to lll_* resp.
1436 lll_robust_*. Renamed all __lll_mutex_* resp. __lll_robust_mutex_*
1437 inline functions to __lll_* resp. __lll_robust_*.
1467 the header from assembler. Renamed all lll_mutex_* resp.
1468 lll_robust_mutex_* macros to lll_* resp. lll_robust_*.
4350 (JMPBUF_CFA_UNWINDS_ADJ): Subtract 96 resp. 160 bytes from CFA.
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/ext/
A Drope1796 // Return -1, 0, or 1 if __x < __y, __x == __y, or __x > __y resp.
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/ext/
A Drope1796 // Return -1, 0, or 1 if __x < __y, __x == __y, or __x > __y resp.
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/ext/
A Drope1796 // Return -1, 0, or 1 if __x < __y, __x == __y, or __x > __y resp.
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/ext/
A Drope1796 // Return -1, 0, or 1 if __x < __y, __x == __y, or __x > __y resp.
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/ext/
A Drope1802 // Return -1, 0, or 1 if __x < __y, __x == __y, or __x > __y resp.
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/ext/
A Drope1796 // Return -1, 0, or 1 if __x < __y, __x == __y, or __x > __y resp.
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/ext/
A Drope1796 // Return -1, 0, or 1 if __x < __y, __x == __y, or __x > __y resp.
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/ext/
A Drope1800 // Return -1, 0, or 1 if __x < __y, __x == __y, or __x > __y resp.

Completed in 32 milliseconds