Searched refs:negmax (Results 1 - 1 of 1) sorted by relevance

/seL4-camkes-master/projects/musllibc/src/regex/
H A Dregcomp.c615 int i, max, min, negmax, negmin; local
663 negmax = negmin = 0;
674 negmax = min - 1;
676 lit->code_max = negmax;

Completed in 30 milliseconds