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
1533 static int str_sort_by_content(const void *a1, const void *a2) in str_sort_by_content()1541 static int str_sort_by_offset(const void *a1, const void *a2) in str_sort_by_offset()
1087 struct aliasinfo *a1,*a2; in sort_aliases() local