Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
H A Ddxcapi.h89 constexpr unsigned short short_from_hexstr(const char str[2], unsigned shift) in short_from_hexstr() function
109 short_from_hexstr(spec + 9, 8) | short_from_hexstr(spec + 11, 0), \
110 short_from_hexstr(spec + 14, 8) | short_from_hexstr(spec + 16, 0), \

Completed in 2 milliseconds