Home
last modified time | relevance | path

Searched defs:DEBUG_FUNC (Results 1 – 18 of 18) sorted by relevance

/dports/www/p5-WWW-Search/WWW-Search-2.519/lib/WWW/Search/Null/
H A DCount.pm48 use constant DEBUG_FUNC => 0; constant
/dports/databases/proftpd-mod_sql_postgres/proftpd-1.3.7c/contrib/
H A Dmod_sql.h52 #define DEBUG_FUNC DEBUG5 macro
/dports/databases/proftpd-mod_sql_sqlite/proftpd-1.3.7c/contrib/
H A Dmod_sql.h52 #define DEBUG_FUNC DEBUG5 macro
/dports/databases/proftpd-mod_sql_odbc/proftpd-1.3.7c/contrib/
H A Dmod_sql.h52 #define DEBUG_FUNC DEBUG5 macro
/dports/databases/proftpd-mod_sql_tds/proftpd-1.3.7c/contrib/
H A Dmod_sql.h52 #define DEBUG_FUNC DEBUG5 macro
/dports/databases/proftpd-mod_sql_mysql/proftpd-1.3.7c/contrib/
H A Dmod_sql.h52 #define DEBUG_FUNC DEBUG5 macro
/dports/net/proftpd-mod_ldap/proftpd-1.3.7c/contrib/
H A Dmod_sql.h52 #define DEBUG_FUNC DEBUG5 macro
/dports/security/proftpd-mod_clamav/proftpd-1.3.7c/contrib/
H A Dmod_sql.h52 #define DEBUG_FUNC DEBUG5 macro
/dports/ftp/proftpd/proftpd-1.3.7c/contrib/
H A Dmod_sql.h52 #define DEBUG_FUNC DEBUG5 macro
/dports/ftp/proftpd-mod_vroot/proftpd-1.3.7c/contrib/
H A Dmod_sql.h52 #define DEBUG_FUNC DEBUG5 macro
/dports/misc/tellico/tellico-3.4.2/src/
H A Dtellico_debug.h103 #define DEBUG_FUNC myDebug() << Q_FUNC_INFO; macro
/dports/www/p5-WWW-Search/WWW-Search-2.519/lib/WWW/
H A DSearch.pm210 use constant DEBUG_FUNC => 0; constant
/dports/devel/rabs/rabs-2.19.5/minilang/src/
H A Dml_bytecode.c67 #define DEBUG_FUNC(X) ml_ ## X ## _debug macro
231 static void DEBUG_FUNC(frame_run)(DEBUG_STRUCT(frame) *Frame, ml_value_t *Result) { in DEBUG_FUNC() function
931 static void DEBUG_FUNC(closure_call)(ml_state_t *Caller, ml_value_t *Value, int Count, ml_value_t *… in DEBUG_FUNC() function
/dports/games/ldmud/ldmud-3.3.720/src/
H A Dpkg-odbc.c13 #define DEBUG_FUNC 1 macro
/dports/games/spring/spring_98.0/rts/Lua/
H A DLuaUtils.cpp988 #define DEBUG_FUNC "traceback" macro
/dports/chinese/bitchx/bitchx-1.2.1/include/
H A Dvars.h424 #define DEBUG_FUNC 0x0080 macro
/dports/irc/bitchx/bitchx-1.2.1/include/
H A Dvars.h424 #define DEBUG_FUNC 0x0080 macro
/dports/graphics/colmap/colmap-3.6/lib/PBA/
H A DSparseBundleCU.cpp75 #define DEBUG_FUNC(v, func, input) DEBUG_FUNCN(v, func, input, 2) macro