Home
last modified time | relevance | path

Searched defs:lmax (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/sys/sys/
H A Dlibkern.h71 static __inline long lmax(long a, long b) { return (a > b ? a : b); } in lmax() function
/dflybsd-src/stand/lib/
H A Dstand.h341 static __inline long lmax(long a, long b) { return (a > b ? a : b); } in lmax() function
/dflybsd-src/sys/dev/sound/pcm/
H A Dfeeder_rate.c713 int32_t c, z, len, lmax; in z_resampler_sinc_len() local
/dflybsd-src/contrib/binutils-2.27/binutils/
H A Ddwarf.c1844 unsigned int lmax = debug_info_p->max_loc_offsets; in read_and_display_attr_value() local
1885 unsigned int lmax = debug_info_p->max_range_lists; in read_and_display_attr_value() local
/dflybsd-src/contrib/binutils-2.34/binutils/
H A Ddwarf.c2439 unsigned int lmax = debug_info_p->max_loc_offsets; in read_and_display_attr_value() local
2506 unsigned int lmax = debug_info_p->max_range_lists; in read_and_display_attr_value() local