Macros | Typedefs
ares_rules.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define CareschkszEQ(t, s)   sizeof(t) == s ? 1 : -1
 
#define CareschkszGE(t1, t2)   sizeof(t1) >= sizeof(t2) ? 1 : -1
 

Typedefs

typedef char __cares_rule_02__[CareschkszEQ(ares_socklen_t, sizeof(CARES_TYPEOF_ARES_SOCKLEN_T))]
 
typedef char __cares_rule_03__[CareschkszGE(ares_socklen_t, int)]
 

Macro Definition Documentation

◆ CareschkszEQ

#define CareschkszEQ (   t,
 
)    sizeof(t) == s ? 1 : -1

Definition at line 80 of file ares_rules.h.

◆ CareschkszGE

#define CareschkszGE (   t1,
  t2 
)    sizeof(t1) >= sizeof(t2) ? 1 : -1

Definition at line 82 of file ares_rules.h.

Typedef Documentation

◆ __cares_rule_02__

typedef char __cares_rule_02__[CareschkszEQ(ares_socklen_t, sizeof(CARES_TYPEOF_ARES_SOCKLEN_T))]

Definition at line 92 of file ares_rules.h.

◆ __cares_rule_03__

typedef char __cares_rule_03__[CareschkszGE(ares_socklen_t, int)]

Definition at line 102 of file ares_rules.h.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:03