Home
last modified time | relevance | path

Searched refs:xmax (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/fb/
H A Dsplash_pcx.c157 uint16_t xmax; member
188 pcx_info.width = hdr->xmax - hdr->xmin + 1; in pcx_init()
/freebsd/lib/msun/bsdsrc/
H A Db_tgamma.c361 static const double xmax = 171.624376956302725; variable
370 if (x > xmax) in tgamma()
/freebsd/lib/msun/ld80/
H A Db_tgammal.c386 static const double xmax = 1755.54834290446291689; variable
397 if (x > xmax) in tgammal()
/freebsd/contrib/llvm-project/libcxx/include/
H A Drandom1474 param_type(size_t nw, double xmin, double xmax, UnaryOperation fw);
1488 discrete_distribution(size_t nw, double xmin, double xmax,
1542 param_type(size_t nw, result_type xmin, result_type xmax,
1563 result_type xmax, UnaryOperation fw);
1617 param_type(size_t nw, result_type xmin, result_type xmax,
1640 result_type xmax, UnaryOperation fw);