Home
last modified time | relevance | path

Searched refs:wl_abort (Results 1 – 6 of 6) sorted by relevance

/third_party/wayland_standard/tests/
Dsanity-test.c63 wl_abort("Abort the program\n"); in FAIL_TEST()
/third_party/wayland_standard/src/
Dwayland-private.h222 void wl_abort(const char *fmt, ...);
Dwayland-client.c531 wl_abort("Tried to destroy wrapper with wl_proxy_destroy()\n"); in wl_proxy_destroy()
562 wl_abort("Proxy %p is a wrapper\n", proxy); in wl_proxy_add_listener()
620 wl_abort("Proxy %p is a wrapper\n", proxy); in wl_proxy_add_dispatcher()
2270 wl_abort("Tried to destroy non-wrapper proxy with " in wl_proxy_wrapper_destroy()
Dconnection.c656 wl_abort("unhandled format code: '%c'\n", arg.type); in wl_closure_marshal()
850 wl_abort("unknown type\n"); in wl_connection_demarshal()
984 wl_abort("unknown type\n"); in convert_arguments_to_ffi()
Dwayland-util.c409 wl_abort(const char *fmt, ...) in wl_abort() function
Dwayland-server.c1255 wl_abort("wl_global_remove: called twice on the same " in wl_global_remove()