Searched defs:bmax (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/vt/colors/ |
H A D | vt_termcolors.c | 155 int roffset, uint32_t gmax, int goffset, uint32_t bmax, int boffset) in vt_generate_cons_palette() 180 int roffset, uint32_t gmax, int goffset, uint32_t bmax, int boffset) in vt_config_cons_colors()
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntp_refclock.c | 727 refclock_gtlin(struct recvbuf * rbufp,char * lineptr,int bmax,l_fp * tsptr) refclock_gtlin() argument 786 refclock_gtraw(struct recvbuf * rbufp,char * lineptr,int bmax,l_fp * tsptr) refclock_gtraw() argument [all...] |
/freebsd/contrib/diff/src/ |
H A D | analyze.c | 104 lin bmin = bmid, bmax = bmid; /* Limits of bottom-up search. */ in diag() local
|
/freebsd/stand/common/ |
H A D | gfx_fb.c | 229 uint32_t gmax, int goffset, uint32_t bmax, int boffset) in rgb_color_map() 356 uint32_t bmax, int boffset) in generate_cons_palette()
|