Home
last modified time | relevance | path

Searched defs:SHORTPAIR (Results 1 - 1 of 1) sorted by relevance

/third_party/curl/lib/
H A Dcurl_ntlm_core.h39 #define SHORTPAIR(x) ((int)((x) & 0xff)), ((int)(((x) >> 8) & 0xff)) macro

Completed in 1 milliseconds