Searched refs:compmax (Results 1 – 2 of 2) sorted by relevance
2215 int compmax = 0; // COMPOUNDWORDMAX value in spell_read_aff() local2501 && compmax == 0) in spell_read_aff()2503 compmax = atoi((char *)items[1]); in spell_read_aff()2504 if (compmax == 0) in spell_read_aff()3036 if (compmax != 0) in spell_read_aff()3038 aff_check_number(spin->si_compmax, compmax, "COMPOUNDWORDMAX"); in spell_read_aff()3039 spin->si_compmax = compmax; in spell_read_aff()
325 " SN_COMPOUND: compmax is less than 2