HomeSort by: relevance | last modified time | path
    Searched defs:save_as_uint8 (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/mklocale/
mklocaledb.c 92 save_as_uint8(struct _db_factory *df, function in typeref:typename:int
130 { _CITRUS_LC_MONETARY_SYM_INT_FRAC_DIGITS, &save_as_uint8 },
131 { _CITRUS_LC_MONETARY_SYM_FRAC_DIGITS, &save_as_uint8 },
132 { _CITRUS_LC_MONETARY_SYM_P_CS_PRECEDES, &save_as_uint8 },
133 { _CITRUS_LC_MONETARY_SYM_P_SEP_BY_SPACE, &save_as_uint8 },
134 { _CITRUS_LC_MONETARY_SYM_N_CS_PRECEDES, &save_as_uint8 },
135 { _CITRUS_LC_MONETARY_SYM_N_SEP_BY_SPACE, &save_as_uint8 },
136 { _CITRUS_LC_MONETARY_SYM_P_SIGN_POSN, &save_as_uint8 },
137 { _CITRUS_LC_MONETARY_SYM_N_SIGN_POSN, &save_as_uint8 },
138 { _CITRUS_LC_MONETARY_SYM_INT_P_CS_PRECEDES, &save_as_uint8 },
    [all...]

Completed in 12 milliseconds