Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/linux/
Dmap_to_7segment.h13 #define BIT_SEG7_D 3 macro
23 …c,d,e,f,g) (a << BIT_SEG7_A | b << BIT_SEG7_B | c << BIT_SEG7_C | d << BIT_SEG7_D | e << BIT_SEG7_…