Home
last modified time | relevance | path

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

/third_party/elfutils/libdwfl/
H A Dcu.c168 Dwarf_Off b_off = cudie_offset (b); in compare_cukey() local
169 return (a_off < b_off) ? -1 : ((a_off > b_off) ? 1 : 0); in compare_cukey()
/third_party/backends/backend/
H A Dsnapscan-scsi.c505 u_char r_off, g_off, b_off; in inquiry() local
514 b_off = (u_char) (b - min_diff); in inquiry()
517 pss->chroma_offset[B_CHAN] = b_off; in inquiry()
518 pss->chroma = MAX(MAX(r_off, g_off), b_off); in inquiry()

Completed in 4 milliseconds