Home
last modified time | relevance | path

Searched refs:SUBLANG_ARABIC_OMAN (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/gcc/intl/
Dlocalename.c212 # ifndef SUBLANG_ARABIC_OMAN
213 # define SUBLANG_ARABIC_OMAN 0x08 macro
468 case SUBLANG_ARABIC_OMAN: return "ar_OM";
/openbsd/src/gnu/usr.bin/texinfo/intl/
Dlocalename.c453 # ifndef SUBLANG_ARABIC_OMAN
454 # define SUBLANG_ARABIC_OMAN 0x08 macro
785 case SUBLANG_ARABIC_OMAN: return "ar_OM"; in _nl_locale_name()