Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/linux/
Dmap_to_7segment.h10 #define BIT_SEG7_A 0 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…