HomeSort by relevance Sort by last modified time
    Searched full:dummy_function (Results 1 - 4 of 4) sorted by null

  /hardware/samsung_slsi/exynos5/mobicore/common/LogWrapper/
log.h 62 #define DUMMY_FUNCTION() do{}while(0)
67 #define LOG_I(fmt, args...) DUMMY_FUNCTION()
68 #define LOG_W(fmt, args...) DUMMY_FUNCTION()
98 #define LOG_I(fmt, args...) DUMMY_FUNCTION()
99 #define LOG_W(fmt, args...) DUMMY_FUNCTION()
111 #define LOG_V(...) DUMMY_FUNCTION()
  /external/clang/test/SemaCXX/
borland-extensions.cpp 7 int dummy_function() { return 0; } function
  /external/openssl/crypto/asn1/
asn1t.h 431 void dummy_function(void)
  /external/openssl/include/openssl/
asn1t.h 431 void dummy_function(void)

Completed in 279 milliseconds