Searched refs:UCT_ALL (Results 1 – 3 of 3) sorted by relevance
54 #define UCT_ALL 0x2 macro221 if ((update_ctx->uc_type & UCT_ALL) || in modinfo_update_one()230 return (!(update_ctx->uc_type & UCT_ALL) && in modinfo_update_one()247 ASSERT((update_ctx->uc_type & (UCT_INDEX|UCT_ALL)) != in modinfo_update()248 (UCT_INDEX|UCT_ALL)); in modinfo_update()289 uc.uc_type = UCT_ALL; in update_thread()
55 #define UCT_ALL 0x2 macro208 if ((update_ctx->uc_type & UCT_ALL) || in rsrcinfo_update_one()215 return (!(update_ctx->uc_type & UCT_ALL) && in rsrcinfo_update_one()235 ASSERT((update_ctx->uc_type & (UCT_ALL|UCT_INDEX)) != in rsrcinfo_update()236 (UCT_ALL|UCT_INDEX)); in rsrcinfo_update()285 uc.uc_type = UCT_ALL; in update_thread()
61 #define UCT_ALL 0x2 macro250 ASSERT((update_ctx->uc_type & (UCT_INDEX|UCT_ALL)) != in problem_update()251 (UCT_INDEX|UCT_ALL)); in problem_update()293 uc.uc_type = UCT_ALL; in update_thread()