Searched defs:xres (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/include/rpc/ |
H A D | clnt.h | 208 #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 D | selection.c | 657 size_t xres = Selmouse.sm_max_x + 1; in selarea_getrowcol() local
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/ |
H A D | radeon_legacy_crtc.c | 60 int xres = mode->hdisplay; in radeon_legacy_rmx_mode_set() local
|
/netbsd-src/external/lgpl3/mpfr/dist/tune/ |
H A D | tuneup.c | 585 mpfr_t xres, mpfr_prec_t *pres) in tune_simple_func_in_some_direction()
|
/netbsd-src/sys/arch/sgimips/gio/ |
H A D | grtwo.c | 76 int xres; member
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/ |
H A D | drm_modes.c | 1535 int xres = 0, yres = 0; in drm_mode_parse_cmdline_res_mode() local
|
/netbsd-src/sys/external/bsd/drm2/dist/include/drm/ |
H A D | drm_connector.h | 1003 int xres; member
|