Searched defs:xres (Results 1 – 2 of 2) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpc/ |
| H A D | clnt.h | 170 #define CLNT_CALL(rh, proc, xargs, argsp, xres, resp, secs) \ argument 172 #define clnt_call(rh, proc, xargs, argsp, xres, resp, secs) \ argument 199 #define CLNT_FREERES(rh,xres,resp) ((*(rh)->cl_ops->cl_freeres)(rh,xres,resp)) argument 200 #define clnt_freeres(rh,xres,resp) ((*(rh)->cl_ops->cl_freeres)(rh,xres,resp)) argument
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/ |
| H A D | fb.h | 225 __u32 xres; /* visible resolution */ member
|