Searched refs:TARGET_FREEBSD_NR_syscall (Results 1 – 6 of 6) sorted by relevance
68 TARGET_FREEBSD_NR_syscall == syscall_num) { in target_cpu_loop()
63 if (code == TARGET_FREEBSD_NR_syscall || in target_cpu_loop()
74 if (syscall_nr == TARGET_FREEBSD_NR_syscall) { in target_cpu_loop()
126 if (syscall_nr == TARGET_FREEBSD_NR_syscall) { in target_cpu_loop()
8 #define TARGET_FREEBSD_NR_syscall 0 macro
243 { TARGET_FREEBSD_NR_syscall, "syscall", NULL, NULL, NULL },