Searched refs:within_range (Results 1 – 4 of 4) sorted by relevance
159 extern int within_range __P((security_context_t, security_context_t));
207 || !within_range(a->sec_ctx.ctx_str, b->sec_ctx.ctx_str))283 || !within_range(a->sec_ctx.ctx_str, b->sec_ctx.ctx_str))
215 within_range(security_context_t sl, security_context_t range) in within_range() function
5768 llvm::Value* within_range = in EmitElementForInputFusibleSlices() local5770 index_within_ranges.push_back(within_range); in EmitElementForInputFusibleSlices()