HomeSort by relevance Sort by last modified time
    Searched refs:_SET_INIT_AND_DEINIT_FUNCS (Results 1 - 2 of 2) sorted by null

  /external/libmicrohttpd/src/include/
autoinit_funcs.h 24 _SET_INIT_AND_DEINIT_FUNCS(FuncInitName, FuncDeInitName) to the code
48 _SET_INIT_AND_DEINIT_FUNCS(libInit,libDeinit);
88 #define _SET_INIT_AND_DEINIT_FUNCS(FI,FD) GNUC_SET_INIT_AND_DEINIT(FI,FD)
101 _SET_INIT_AND_DEINIT_FUNCS to static version even if building a DLL*/
224 #define _SET_INIT_AND_DEINIT_FUNCS(FI,FD) W32_SET_INIT_AND_DEINIT(FI,FD)
237 #define _SET_INIT_AND_DEINIT_FUNCS(FI,FD)
  /external/libmicrohttpd/src/microhttpd/
daemon.c     [all...]

Completed in 561 milliseconds