Searched defs:bmax (Results 1 – 3 of 3) 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/stand/common/ |
| H A D | gfx_fb.c | 301 uint32_t gmax, int goffset, uint32_t bmax, int boffset) in rgb_color_map() 428 uint32_t bmax, int boffset) in generate_cons_palette()
|