Searched refs:ITS_NULL (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/osfmk/ipc/
H A Dipc_types.h66 #define ITS_NULL ((ipc_table_size_t) 0) macro
H A Dipc_table.c143 assert(ipc_table_entries != ITS_NULL);
157 assert(ipc_table_requests != ITS_NULL);

Completed in 181 milliseconds