Searched defs:__std (Results 1 – 8 of 8) sorted by relevance
241 struct __std { struct242 __alignment __alignment_ : 3;243 __sign __sign_ : 2;244 bool __alternate_form_ : 1;245 bool __locale_specific_form_ : 1;246 __type __type_;
240 struct __std { struct241 __alignment __alignment_ : 3;242 __sign __sign_ : 2;243 bool __alternate_form_ : 1;244 bool __locale_specific_form_ : 1;245 __type __type_;
51 set(__std ${CMAKE_MATCH_2}) variable
27 def __std(ref): return ref function