Searched defs:x (Results 1 – 5 of 5) sorted by relevance
23 ssize_t x; variable
58 int x; in run_a_test() local115 int x; in main() local
543 # define _Attr_access_(x) __attribute__ ((__access__ x)) argument545 # define _Attr_access_(x) argument
231 #define C(x) { REG_##x, #x } in test() argument
44 # define DEBUG_ASSERT(x) assert (x) argument46 # define DEBUG_ASSERT(x) assume (x) argument
Completed in 47 milliseconds