Searched refs:DE_CONST (Results 1 – 2 of 2) sorted by relevance
79 #ifndef DE_CONST80 #define DE_CONST(c,v) v = ((c) ? \ macro103 DE_CONST(s, t); in herror()107 DE_CONST(": ", t); in herror()112 DE_CONST(hstrerror(h_errno), t); in herror()116 DE_CONST("\n", t); in herror()
121 #ifndef DE_CONST122 #define DE_CONST(c,v) v = ((c) ? \ macro861 DE_CONST(buf, tmp); in send_vc()