Searched defs:host_flags (Results 1 – 3 of 3) sorted by relevance
214 int host_flags = get_float_exception_flags(&env->fp_status); in cpu_m68k_get_fpsr() local229 int host_flags = cpu_m68k_exceptbits_to_host((int) env->fpsr); in cpu_m68k_set_fpsr() local
3452 int host_flags; in do_accept4() local5959 int host_flags; in do_mmap() local7973 int host_flags; in do_signalfd4() local9651 int host_flags; in _syscall2() local9948 int host_flags; in _syscall2() local13051 int host_flags; in _syscall2() local13263 int host_flags = arg2 & (~(TARGET_O_NONBLOCK_MASK | TARGET_O_CLOEXEC)); in _syscall2() local
264 int ret, host_flags = O_BINARY; in host_open() local