Searched defs:a1 (Results 1 – 5 of 5) sorted by relevance
40 static inline long x86_syscall3(long nr, long a0, long a1, long a2) in x86_syscall3()
20 int a1; member
652 int a1; member
1537 static int str_sort_by_content(const void *a1, const void *a2) in str_sort_by_content()1545 static int str_sort_by_offset(const void *a1, const void *a2) in str_sort_by_offset()
1075 struct aliasinfo *a1,*a2; in sort_aliases() local