Home
last modified time | relevance | path

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

/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_debug.h198 #define TRACE_ALLOC_RETURN(value) DBG_RETURN_EX2(MYSQLND_G(dbg), MYSQLND_G(trace_alloc), (value)) macro
221 #define TRACE_ALLOC_RETURN(value) return (value) macro

Completed in 7 milliseconds