| /src/sys/arch/vax/boot/boot/ |
| H A D | vaxstand.h | 44 #define min(x,y) (x < y ? x : y) macro
|
| /src/sys/external/bsd/drm2/include/linux/ |
| H A D | random.h | 70 uint32_t v, min; local in function:prandom_u32_max
|
| /src/usr.bin/m4/ |
| H A D | stdd.h | 42 #define min(a,b) ((a) < (b)? (a): (b)) macro
|
| /src/tests/include/sys/ |
| H A D | t_cdefs.c | 44 intmax_t min; member in struct:__anon1a76949f0108 56 uintmax_t min; member in struct:__anon1a76949f0208
|
| /src/sys/arch/mvme68k/stand/sboot/ |
| H A D | clock.c | 105 int sec, min, hour, day, mon, year; local in function:time
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/bios/ |
| H A D | boost.h | 10 u32 min; member in struct:nvbios_boostE 23 u32 min; member in struct:nvbios_boostS
|
| H A D | vmap.h | 19 u32 min; member in struct:nvbios_vmap_entry
|
| H A D | volt.h | 14 u32 min; member in struct:nvbios_volt
|
| /src/usr.bin/mklocale/ |
| H A D | ldef.h | 41 __nbrune_t min; member in struct:rune_list
|
| /src/sys/arch/x68k/stand/libsa/ |
| H A D | clock.c | 48 int sec, min, hour, day, mon, year; local in function:getsecs
|
| /src/sys/arch/mvme68k/stand/libsa/ |
| H A D | chiptotime.c | 21 chiptotime(int sec, int min, int hour, int day, int mon, int year) argument
|
| H A D | clock.c | 24 chiptotime(int sec, int min, int hour, int day, int mon, int year) argument
|
| /src/sys/arch/mvmeppc/stand/libsa/ |
| H A D | clock.c | 27 chiptotime(int sec, int min, int hour, int day, int mon, int year) argument
|
| /src/lib/libc/stdlib/ |
| H A D | strsuftoll.c | 137 __strsuftollx(const char * desc,const char * val,long long min,long long max,char * ebuf,size_t ebuflen,size_t depth) argument 247 strsuftollx(const char * desc,const char * val,long long min,long long max,char * ebuf,size_t ebuflen) argument
|
| /src/lib/libc/time/ |
| H A D | tzselect.ksh | 277 function min(x, y) { function
|
| /src/lib/libresolv/ |
| H A D | ns_date.c | 112 datepart(const char *buf, int size, int min, int max, int *errp) { argument
|
| /src/lib/npf/ext_rndblock/ |
| H A D | npfext_rndblock.c | 65 signed long min; member in struct:npfext_rndblock_param::param
|
| /src/sys/lib/libsa/ |
| H A D | qsort.c | 44 #define min(a, b) (int)(a) < (int)(b) ? (int)(a) : (int)(b) macro
|
| /src/sys/dev/i2c/ |
| H A D | tvpllvar.h | 41 uint32_t min; member in struct:tvpll_data
|
| /src/sys/arch/playstation2/include/ |
| H A D | bootinfo.h | 48 u_int8_t min; member in struct:bootinfo_rtc
|
| /src/sys/arch/landisk/stand/boot/ |
| H A D | getsecs.c | 196 uint32_t sec, min, hour, day; local in function:getsecs
|
| /src/regress/sys/kern/latency1/ |
| H A D | latency1.c | 57 long min = LONG_MAX; variable in typeref:typename:long
|
| /src/sbin/iscsictl/ |
| H A D | iscsic_globals.h | 80 #define min(a,b) ((a < b) ? a : b) macro
|
| /src/lib/libform/ |
| H A D | type_integer.c | 48 long min; member in struct:__anon7f5424530108 105 long number, max, min; local in function:integer_check_field
|
| H A D | type_numeric.c | 48 double min; member in struct:__anon218081780108 106 double number, max, min; local in function:numeric_check_field
|