MAX_FRAC         9922 third_party/libxml/src/xpath.c static double my_pow10[MAX_FRAC+1] = {
MAX_FRAC         10000 third_party/libxml/src/xpath.c 	while (((*cur >= '0') && (*cur <= '9')) && (frac < MAX_FRAC)) {