Home
last modified time | relevance | path

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

/external/clang/lib/Headers/
Dintrin.h530 unsigned char _Res = (*_BitBase >> _BitPos) & 1; in _bittestandcomplement() local
536 unsigned char _Res = (*_BitBase >> _BitPos) & 1; in _bittestandreset() local
542 unsigned char _Res = (*_BitBase >> _BitPos) & 1; in _bittestandset() local
577 unsigned char _Res = (*_BitBase >> _BitPos) & 1; in _bittestandcomplement64() local
583 unsigned char _Res = (*_BitBase >> _BitPos) & 1; in _bittestandreset64() local
589 unsigned char _Res = (*_BitBase >> _BitPos) & 1; in _bittestandset64() local