check_uinteger_max  630 src/lisp.h     extern uintmax_t check_uinteger_max (Lisp_Object, uintmax_t);
check_uinteger_max 1488 src/process.c    unsigned short h = check_uinteger_max (height, USHRT_MAX);
check_uinteger_max 1489 src/process.c    unsigned short w = check_uinteger_max (width, USHRT_MAX);
check_uinteger_max 1336 src/xfns.c     	   ? check_uinteger_max (shape_var, UINT_MAX)