Searched defs:__mm (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/parallel/ |
H A D | algobase.h | 367 _SpotType __mm = __mismatch_switch(__begin1, __end1, __begin2, in _GLIBCXX_VISIBILITY() local 378 _SpotType __mm = __mismatch_switch(__begin2, __end2, __begin1, in _GLIBCXX_VISIBILITY() local
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/parallel/ |
H A D | algobase.h | 213 _SpotType __mm = __mismatch_switch(__begin1, __end1, __begin2, in _GLIBCXX_VISIBILITY() local 224 _SpotType __mm = __mismatch_switch(__begin2, __end2, __begin1, in _GLIBCXX_VISIBILITY() local
|