Searched refs:AT_LOWER (Results 1 – 4 of 4) sorted by relevance
53 { AT_LOWER, enumerator75 return iswlower(u[0]) ? AT_LOWER in atomType()91 return len == 0 ? AT_LOWER : AT_QUOTE; in atomType()
43 { AT_LOWER, enumerator65 return iswlower(u[0]) ? AT_LOWER in atomType()81 return len == 0 ? AT_LOWER : AT_QUOTE; in atomType()
175 // * Assign the status AT_LOWER for the remaining n - m variables.178 // has all variables with status AT_LOWER fixed to their lower bounds (all
198 #define AT_LOWER 0 macro248 return len == 0 ? AT_LOWER : AT_QUOTE; in atomType()695 { case AT_LOWER: in writeAtom()