Searched refs:JB_SOLID_EXPRNUM (Results 1 – 1 of 1) sorted by relevance
3 #define JB_SOLID_EXPRNUM 127 macro269 struct _JBMIDX marr[static JB_SOLID_EXPRNUM], in _jbi_collect_indexes() argument273 if (*snp >= JB_SOLID_EXPRNUM - 1) { in _jbi_collect_indexes()310 for (struct _JBIDX *idx = ctx->jbc->idx; idx && *snp < JB_SOLID_EXPRNUM; idx = idx->next) { in _jbi_collect_indexes()423 struct _JBMIDX fctx[JB_SOLID_EXPRNUM] = { 0 }; in jbi_selection()