Searched defs:is_error (Results 1 – 2 of 2) sorted by relevance
/qemu/linux-user/ | ||
H A D | user-internals.h | 108 static inline int is_error(abi_long ret) in is_error() function |
/qemu/bsd-user/freebsd/ | ||
H A D | os-syscall.c | 93 bool is_error(abi_long ret) in is_error() function |