Searched refs:xmin (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/sys/dev/fb/ |
| HD | splash_pcx.c | 155 uint16_t xmin; member 188 pcx_info.width = hdr->xmax - hdr->xmin + 1; in pcx_init()
|
| /NextBSD/sys/contrib/ipfilter/netinet/ |
| HD | ip_fil_freebsd.c | 1217 ipf_pullup(xmin, fin, len) in ipf_pullup() argument 1218 mb_t *xmin; in ipf_pullup() 1223 mb_t *m = xmin;
|
| HD | fil.c | 461 ipf_pr_short6(fin, xmin) in ipf_pr_short6() argument 463 int xmin; 466 if (fin->fin_dlen < xmin) 1197 ipf_pr_short(fin, xmin) in ipf_pr_short() argument 1199 int xmin; 1203 if (fin->fin_dlen < xmin) 1205 } else if (fin->fin_off < xmin) {
|
| /NextBSD/contrib/libc++/include/ |
| D | random | 1429 param_type(size_t nw, double xmin, double xmax, UnaryOperation fw); 1443 discrete_distribution(size_t nw, double xmin, double xmax, 1497 param_type(size_t nw, result_type xmin, result_type xmax, 1517 piecewise_constant_distribution(size_t nw, result_type xmin, 1572 param_type(size_t nw, result_type xmin, result_type xmax, 1594 piecewise_linear_distribution(size_t nw, result_type xmin,
|