HomeSort by: relevance | last modified time | path
    Searched refs:AM_STR (Results 1 - 5 of 5) sorted by relevancy

  /src/lib/libc/locale/
nb_lc_time_misc.h 41 #define AM_PM_IDX(idx) ((size_t)idx - (size_t)AM_STR)
nl_langinfo.c 50 [ AM_STR ] = LC_TIME,
112 [ AM_STR ] = offsetofu16(_TimeLocale, am_pm[0]),
  /src/include/
langinfo.h 21 #define AM_STR ((nl_item)4) /* Ante Meridiem afix */
  /src/lib/libc/citrus/
citrus_lc_time.c 89 for (i = AM_PM_IDX(AM_STR), j = AM_PM_IDX(PM_STR); i <= j; ++i)
144 { _CITRUS_LC_TIME_SYM_AM_STR, OFFSET(am_pm[AM_PM_IDX(AM_STR)] ) },
  /src/usr.bin/locale/
locale.c 167 { "am_str", 1, LC_TIME, AM_STR, "" },

Completed in 13 milliseconds