Home
last modified time | relevance | path

Searched defs:xres (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/include/rpc/
H A Dclnt.h208 #define CLNT_CALL(rh, proc, xargs, argsp, xres, resp, secs) \ argument
212 #define clnt_call(rh, proc, xargs, argsp, xres, resp, secs) \ argument
241 #define CLNT_FREERES(rh,xres,resp) ((*(rh)->cl_ops->cl_freeres)(rh,xres,resp)) argument
242 #define clnt_freeres(rh,xres,resp) ((*(rh)->cl_ops->cl_freeres)(rh,xres,resp)) argument
/netbsd-src/usr.sbin/wsmoused/
H A Dselection.c657 size_t xres = Selmouse.sm_max_x + 1; in selarea_getrowcol() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_legacy_crtc.c60 int xres = mode->hdisplay; in radeon_legacy_rmx_mode_set() local
/netbsd-src/external/lgpl3/mpfr/dist/tune/
H A Dtuneup.c585 mpfr_t xres, mpfr_prec_t *pres) in tune_simple_func_in_some_direction()
/netbsd-src/sys/arch/sgimips/gio/
H A Dgrtwo.c76 int xres; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_modes.c1535 int xres = 0, yres = 0; in drm_mode_parse_cmdline_res_mode() local
/netbsd-src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_connector.h1003 int xres; member