Searched defs:guest_handle_is_null (Results 1 – 2 of 2) sorted by relevance
24 #define guest_handle_is_null(hnd) ((hnd).p == NULL) macro
42 #define guest_handle_is_null(hnd) ((hnd).p == NULL) macro
Completed in 3 milliseconds