Searched refs:TARGET_FREEBSD_NR___syscall (Results 1 – 6 of 6) sorted by relevance
67 if (TARGET_FREEBSD_NR___syscall == syscall_num || in target_cpu_loop()
64 code == TARGET_FREEBSD_NR___syscall) { in target_cpu_loop()
87 } else if (syscall_nr == TARGET_FREEBSD_NR___syscall) { in target_cpu_loop()
129 } else if (syscall_nr == TARGET_FREEBSD_NR___syscall) { in target_cpu_loop()
191 #define TARGET_FREEBSD_NR___syscall 198 macro
33 { TARGET_FREEBSD_NR___syscall, "__syscall", NULL, NULL, NULL },