Searched refs:FAIL_ON_TO (Results 1 – 2 of 2) sorted by relevance
46 #define FAIL_ON_TO(condition, to) ({ \ macro
46 FAIL_ON_TO(node == NULL, nomem); in bt_create_node()73 FAIL_ON_TO((uint64_t)insert_node == (uint64_t)(-ENOMEM), failed); in bt_insert()