Home
last modified time | relevance | path

Searched refs:STATIC_TESTABLE (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/cares/src/lib/
Dares_private.h48 #define STATIC_TESTABLE macro
50 #define STATIC_TESTABLE static macro
Dares_getnameinfo.c74 STATIC_TESTABLE char *ares_striendstr(const char *s1, const char *s2);
409 STATIC_TESTABLE char *ares_striendstr(const char *s1, const char *s2) in ares_striendstr()