Searched defs:s2n (Results 1 – 2 of 2) sorted by relevance
251 #define s2n(s,c) ((c[0]=(unsigned char)(((s)>> 8)&0xff), \ macro