Searched refs:crown_state (Results 1 – 1 of 1) sorted by relevance
62 enum crown_type crown_state; /* Crown margin state */ variable308 if (crown_state != c_none) in prefix()309 crown_state = c_reset; in prefix()321 if (crown_state == c_none && np != pfx && (np > pfx || abs(pfx-np) > 8)) in prefix()338 switch (crown_state) { in prefix()341 crown_state = c_head; in prefix()345 crown_state = c_body; in prefix()349 crown_state = c_body; in prefix()576 switch (crown_state) { in leadin()579 crown_state = c_lead; in leadin()[all …]