Home
last modified time | relevance | path

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 Dclnt.h170 #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 Dfb.h225 __u32 xres; /* visible resolution */ member