Home
last modified time | relevance | path

Searched refs:goff (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dbitmap.h196 size_t goff; in bitmap_get() local
200 goff = bit >> LG_BITMAP_GROUP_NBITS; in bitmap_get()
201 g = bitmap[goff]; in bitmap_get()
207 size_t goff; in bitmap_set() local
213 goff = bit >> LG_BITMAP_GROUP_NBITS; in bitmap_set()
214 gp = &bitmap[goff]; in bitmap_set()
225 bit = goff; in bitmap_set()
226 goff = bit >> LG_BITMAP_GROUP_NBITS; in bitmap_set()
227 gp = &bitmap[binfo->levels[i].group_offset + goff]; in bitmap_set()
332 size_t goff; in bitmap_unset() local
[all …]
/freebsd/sys/dev/vt/hw/vbefb/
H A Dvbefb.c99 int format, roff, goff, boff; in vt_vbefb_init() local
126 goff = ffs(vbefb->fb_mask_green) - 1; in vt_vbefb_init()
130 vbefb->fb_mask_green >> goff, goff, in vt_vbefb_init()
/freebsd/sys/dev/vt/hw/efifb/
H A Defifb.c100 int roff, goff, boff; in vt_efifb_init() local
153 goff = ffs(efifb->fb_mask_green) - 1; in vt_efifb_init()
157 efifb->fb_mask_green >> goff, goff, in vt_efifb_init()
/freebsd/stand/i386/libi386/
H A Dvidconsole.c634 int i, roff, goff, boff, rc; in vidc_load_palette() local
643 goff = ffs(gfx_state.tg_fb.fb_mask_green) - 1; in vidc_load_palette()
647 gfx_state.tg_fb.fb_mask_green >> goff, goff, in vidc_load_palette()
884 int format, roff, goff, boff; in cons_update_mode() local
945 goff = ffs(gfx_state.tg_fb.fb_mask_green) - 1; in cons_update_mode()
949 gfx_state.tg_fb.fb_mask_green >> goff, goff, in cons_update_mode()
/freebsd/stand/efi/libefi/
H A Defi_console.c924 int roff, goff, boff; in cons_update_mode() local
927 goff = ffs(gfx_state.tg_fb.fb_mask_green) - 1; in cons_update_mode()
932 gfx_state.tg_fb.fb_mask_green >> goff, goff, in cons_update_mode()
/freebsd/stand/common/
H A Dgfx_fb.c292 int roff, goff, boff, bpp; in gfx_fb_color_map() local
295 goff = ffs(gfx_state.tg_fb.fb_mask_green) - 1; in gfx_fb_color_map()
305 gmask = gfx_state.tg_fb.fb_mask_green >> goff; in gfx_fb_color_map()
424 int roff, goff, boff; in gfxfb_blt_fill() local
443 goff = ffs(gfx_state.tg_fb.fb_mask_green) - 1; in gfxfb_blt_fill()
452 (gfx_state.tg_fb.fb_mask_green >> goff)) << goff; in gfxfb_blt_fill()
/freebsd/share/dict/
H A Dweb278607 goff