Home
last modified time | relevance | path

Searched +defs:point +defs:max (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ee/
H A Dee.c111 #define max(a, b) (a > b ? a : b) macro
189 unsigned char *point; /* points to current position in line */ variable
/freebsd/contrib/sqlite3/autosetup/
H A Djimsh0.c12751 Jim_Obj **point; in ListInsertElements() local
21172 jim_wide min = 0, max = 0, len, maxMul; in Jim_RandCoreCommand() local
22463 int max; in regpiece() local
23236 int max = preg->program[scan + 2]; in regmatchsimplerepeat() local
23289 int max = scanpt[2]; in regmatchrepeat() local
23499 static int regrepeat(regex_t *preg, int p, int max) in regrepeat()
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp4506 static constexpr result_type (max)() { in result_type() argument
5370 Duration point; member
6973 double point = estimator(first, last); in bootstrap() local