Searched defs:uppercase (Results 1 – 9 of 9) sorted by relevance
53 const ios_base::fmtflags ios_base::uppercase; member in std::ios_base
841 int uppercase; in regular_ab() local1054 const int uppercase = spec.spec == 'E' || spec.spec == 'G'; in regular_eg() local1452 int uppercase; in partition_number() local
51 const ios_base::fmtflags ios_base::uppercase; member in std::ios_base
533 public size_t sprefix(constant char *ps, constant char *s, int uppercase) in sprefix()
809 int uppercase; in findopt_name() local
309 static const fmtflags uppercase = _S_uppercase; in _GLIBCXX_VISIBILITY() local
96 bool uppercase = (*s == 'D'); in interpret_float_suffix() local
142 bool uppercase = (*s == 'D'); in interpret_float_suffix() local
317 size_t len, int uppercase) in _wpa_snprintf_hex()