Searched refs:positive_sign (Results 1 - 6 of 6) sorted by relevance

/barrelfish-master/lib/libc/locale/
H A Dlmonetary.h44 const char *positive_sign; member in struct:lc_monetary_T
H A Dlocaleconv.c79 M_ASSIGN_STR(positive_sign);
H A Dlmonetary.c58 empty, /* positive_sign */
186 "positive_sign = %s\n"
207 _monetary_locale.positive_sign,
/barrelfish-master/include/
H A Dlocale.h47 char *positive_sign; member in struct:lconv
/barrelfish-master/lib/libc/stdlib/
H A Dstrfmon.c449 *signstr = lc->positive_sign;
460 *signstr = lc->positive_sign;
/barrelfish-master/lib/cxx/cxx/
H A Dlocale.cpp5859 __positive_sign_ = lc->positive_sign;
5906 __positive_sign_ = lc->positive_sign;
5970 bb = lc->positive_sign;
6040 bb = lc->positive_sign;

Completed in 140 milliseconds