Home
last modified time | relevance | path

Searched defs:x (Results 1 – 3 of 3) sorted by relevance

/Documentation/auxdisplay/
Dcfag12864b-example.c42 #define CFAG12864B_ADDRESS(x, y) ((y) * CFAG12864B_WIDTH / \ argument
48 #define CFAG12864B_CHECK(x, y) ((x) < CFAG12864B_WIDTH && \ argument
51 #define CFAG12864B_CHECK(x, y) (1) argument
93 static void cfag12864b_set(unsigned char x, unsigned char y) in cfag12864b_set()
103 static void cfag12864b_unset(unsigned char x, unsigned char y) in cfag12864b_unset()
116 static unsigned char cfag12864b_isset(unsigned char x, unsigned char y) in cfag12864b_isset()
129 static void cfag12864b_not(unsigned char x, unsigned char y) in cfag12864b_not()
/Documentation/vDSO/
Dparse_vdso.c57 #define ELF_BITS_XFORM2(bits, x) Elf##bits##_##x argument
58 #define ELF_BITS_XFORM(bits, x) ELF_BITS_XFORM2(bits, x) argument
59 #define ELF(x) ELF_BITS_XFORM(ELF_BITS, x) argument
/Documentation/laptops/
Ddslm.c19 #define D(x) x argument
21 #define D(x) argument