HomeSort by relevance Sort by last modified time
    Searched refs:BIT_SEG7_A (Results 1 - 3 of 3) sorted by null

  /bionic/libc/kernel/uapi/linux/
map_to_7segment.h 22 #define BIT_SEG7_A 0
35 #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_D | e << BIT_SEG7_E | f << BIT_SEG7_F | g << BIT_SEG7_G)
  /external/kernel-headers/original/uapi/linux/
map_to_7segment.h 66 #define BIT_SEG7_A 0
99 ( a<<BIT_SEG7_A | b<<BIT_SEG7_B | c<<BIT_SEG7_C | d<<BIT_SEG7_D | \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
map_to_7segment.h 65 #define BIT_SEG7_A 0
98 ( a<<BIT_SEG7_A | b<<BIT_SEG7_B | c<<BIT_SEG7_C | d<<BIT_SEG7_D | \

Completed in 61 milliseconds