Home
last modified time | relevance | path

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

/curl/lib/
H A Dcurl_ntlm_core.h33 #define LONGQUARTET(x) ((int)((x) & 0xff)), ((int)(((x) >> 8) & 0xff)), \ macro

Completed in 3 milliseconds