Searched defs:none (Results 1 – 6 of 6) sorted by relevance
4 struct none { int i[50]; }; struct
4 struct none { int i[50]; }; argument
23 none_t const none = (static_cast<none_t>(0)) ; variable
435 const locale::category locale::none; member in locale
42 enum part {none, space, symbol, sign, value}; enumerator
123 const locale::category locale::none; member in locale5552 const char none = static_cast<char>(money_base::none); in __init_pat() local