Searched defs:__mm (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/ |
H A D | algobase.h | 392 _SpotType __mm = __mismatch_switch(__begin1, __end1, __begin2, in _GLIBCXX_VISIBILITY() local 403 _SpotType __mm = __mismatch_switch(__begin2, __end2, __begin1, in _GLIBCXX_VISIBILITY() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/parallel/ |
H A D | algobase.h | 392 _SpotType __mm = __mismatch_switch(__begin1, __end1, __begin2, in _GLIBCXX_VISIBILITY() local 403 _SpotType __mm = __mismatch_switch(__begin2, __end2, __begin1, in _GLIBCXX_VISIBILITY() local
|