Home
last modified time | relevance | path

Searched defs:__cfixed (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/
H A Dcodecvt_specializations.h338 intern_type* __cfixed = static_cast<intern_type*> in _GLIBCXX_VISIBILITY() local
348 intern_type* __cfixed = const_cast<intern_type*>(__from); in _GLIBCXX_VISIBILITY() local
442 extern_type* __cfixed = static_cast<extern_type*> in _GLIBCXX_VISIBILITY() local
452 extern_type* __cfixed = const_cast<extern_type*>(__from); in _GLIBCXX_VISIBILITY() local
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/
H A Dcodecvt_specializations.h337 intern_type* __cfixed = static_cast<intern_type*> in _GLIBCXX_VISIBILITY() local
347 intern_type* __cfixed = const_cast<intern_type*>(__from); in _GLIBCXX_VISIBILITY() local
441 extern_type* __cfixed = static_cast<extern_type*> in _GLIBCXX_VISIBILITY() local
451 extern_type* __cfixed = const_cast<extern_type*>(__from); in _GLIBCXX_VISIBILITY() local