Home
last modified time | relevance | path

Searched refs:out_context (Results 1 – 1 of 1) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
Dsparse.c247 unsigned int in_context = 0, out_context = 0; in check_context() local
262 out_context += context->out; in check_context()
264 check_bb_context(ep, ep->entry->bb, in_context, out_context); in check_context()