Searched refs:fixup_bytes (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/hud/
H A Dhud_context.c758 fixup_bytes(enum pipe_driver_query_type type, int position, uint64_t *exp10) function in typeref:typename:void
782 /* Find the left-most digit. Make sure exp10 * 10 and fixup_bytes doesn't
787 fixup_bytes(pane->type, i + 1, &exp10);
796 fixup_bytes(pane->type, i + 1, &exp10);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/hud/
H A Dhud_context.c757 fixup_bytes(enum pipe_driver_query_type type, int position, uint64_t *exp10) function in typeref:typename:void
781 /* Find the left-most digit. Make sure exp10 * 10 and fixup_bytes doesn't
786 fixup_bytes(pane->type, i + 1, &exp10);
795 fixup_bytes(pane->type, i + 1, &exp10);

Completed in 6 milliseconds