Searched refs:_pext_u32 (Results 1 – 3 of 3) sorted by relevance
21 return _pext_u32(__X, __Y); in test_pext_u32()
47 _pext_u32(unsigned int __X, unsigned int __Y) in _pext_u32() function
1196 return _pext_u32(a, mask); in pext_u32()