Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/linux/
Dmap_to_7segment.h12 #define BIT_SEG7_C 2 macro
23 #define _SEG7(l,a,b,c,d,e,f,g) (a << BIT_SEG7_A | b << BIT_SEG7_B | c << BIT_SEG7_C | d << BIT_SEG7…