Searched refs:POSIXLY_BASIC (Results 1 – 5 of 5) sorted by relevance
606 if (posixicity == POSIXLY_BASIC)614 if (posixicity == POSIXLY_BASIC)622 if (posixicity == POSIXLY_BASIC)631 if (posixicity == POSIXLY_BASIC)807 else if (posixicity == POSIXLY_BASIC && !ISDIGIT (*p))959 if (posixicity == POSIXLY_BASIC)997 if (ch != '~' || posixicity == POSIXLY_BASIC)1011 else if ((ch == '+' || ch == '~') && posixicity != POSIXLY_BASIC)1084 || posixicity == POSIXLY_BASIC))1097 if (posixicity == POSIXLY_BASIC)[all …]
87 POSIXLY_BASIC /* pedantically POSIX */ enumerator
282 posixicity = POSIXLY_BASIC;
81 case POSIXLY_BASIC:
396 POSIXLY_CORRECT/POSIXLY_BASIC posixicity.