Searched defs:lmax (Results 1 – 8 of 8) sorted by relevance
90 static __inline long lmax(long a, long b) { return (a > b ? a : b); } in lmax() function
34 int lmin, lmax; /* packet len */ member
219 uint32_t lmax; /* Max packet size for this flow. */ member
509 int lmax; in dn_compat_configure() local
184 int32_t lmax; /* HID item logical maximum */ member
1294 int lmax; in ipfw_config_pipe() local
400 static __inline long lmax(long a, long b) { return (a > b ? a : b); } in lmax() function
733 int32_t c, z, len, lmax; in z_resampler_sinc_len() local