Home
last modified time | relevance | path

Searched refs:word_from_hexstr (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/microsoft/compiler/
H A Ddxcapi.h96 constexpr unsigned long word_from_hexstr(const char str[2], unsigned shift) in word_from_hexstr() function
107 word_from_hexstr(spec, 24) | word_from_hexstr(spec + 2, 16) | \
108 word_from_hexstr(spec + 4, 8) | word_from_hexstr(spec + 6, 0), \

Completed in 2 milliseconds