Searched defs:__l (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/sparc/include/asm/ | ||
| H A D | io.h | 20 #define writew_be(__l, __addr) __raw_writew(__l, __addr) argument |
| /linux/tools/perf/util/ | ||
| H A D | debug.c | 288 #define DEBUG_WRAPPER(__n, __l) \ argument |