Home
last modified time | relevance | path

Searched defs:is_error (Results 1 – 2 of 2) sorted by relevance

/qemu/linux-user/
H A Duser-internals.h108 static inline int is_error(abi_long ret) in is_error() function
/qemu/bsd-user/freebsd/
H A Dos-syscall.c93 bool is_error(abi_long ret) in is_error() function