Home
last modified time | relevance | path

Searched refs:zmax (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/crypto/openssl/test/
H A Dasn1_encode_test.c175 #define ENCDEC_ARRAY(max, zmax, min, zmin) \ argument
176 ENCDEC_DATA(max,zmax), \
/freebsd-14.2/sys/dev/atkbdc/
H A Dpsm.c278 int zmax; /* maximum pressure value */ member
3839 gest->zmax = 0;
3908 gest->zmax = imax(f->p, gest->zmax);
4011 gest->zmax, dx, dy, tap_max_delta, gest->fingers_nb,
4013 if (!gest->in_vscroll && gest->zmax >= tap_threshold &&