Home
last modified time | relevance | path

Searched refs:has_error (Results 1 – 7 of 7) sorted by relevance

/l4re-core-master/lua/lib/contrib/src/
A Dlua.c255 #define has_error 1 /* bad option */ macro
278 return has_error; /* invalid option */ in collectargs()
285 return has_error; /* invalid option */ in collectargs()
290 return has_error; /* invalid option */ in collectargs()
296 return has_error; /* invalid option */ in collectargs()
305 return has_error; /* no next argument or it is another option */ in collectargs()
309 return has_error; in collectargs()
607 if (args == has_error) { /* bad arg? */ in pmain()
/l4re-core-master/moe/server/src/
A Dearly.h23 if (t.has_error() || t.label() < 0) in early_chksys()
/l4re-core-master/l4re/include/
A Derror_helper92 if (L4_UNLIKELY(t.has_error()))
179 if (L4_UNLIKELY(tag.has_error()))
/l4re-core-master/cxx/lib/ipc/include/
A Dipc_helper45 if (err.has_error())
/l4re-core-master/l4sys/include/
A Dtypes.h191 unsigned has_error() const L4_NOTHROW { return raw & L4_MSGTAG_ERROR; } in has_error() function
/l4re-core-master/l4sys/include/cxx/
A Dipc_server_loop374 if (res.has_error())
394 if (res.has_error())
A Dipc_iface757 if (L4_UNLIKELY(t.has_error()))
766 if (L4_UNLIKELY(t.has_error()))

Completed in 9 milliseconds