Home
last modified time | relevance | path

Searched refs:PTR_FMT (Results 1 – 2 of 2) sorted by relevance

/PHP-7.0/sapi/fpm/fpm/
H A Dfpm_php_trace.c37 #define PTR_FMT "08" macro
39 #define PTR_FMT "016" macro
121 fprintf(slowlog, "[0x%" PTR_FMT "lx] ", execute_data); in fpm_php_trace_dump()
/PHP-7.0/Zend/
H A Dzend_alloc.c196 # define PTR_FMT "0x%0.16I64x" macro
198 # define PTR_FMT "0x%0.16lx" macro
200 # define PTR_FMT "0x%0.8lx" macro

Completed in 14 milliseconds