Searched defs:__BEGIN_DECLS (Results 1 - 2 of 2) sorted by relevance

/external/libmicrohttpd/src/microhttpd/
H A Dtsearch.h15 #if !defined(__BEGIN_DECLS) || !defined(__END_DECLS)
17 #define __BEGIN_DECLS extern "C" { macro
20 #define __BEGIN_DECLS macro
23 #endif /* !__BEGIN_DECLS || !__END_DECLS */
40 __BEGIN_DECLS
/external/libedit/src/
H A Dsys.h55 #ifndef __BEGIN_DECLS
57 # define __BEGIN_DECLS extern "C" { macro
60 # define __BEGIN_DECLS macro

Completed in 134 milliseconds