Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/jit/dynasm/
H A Ddasm_proto.h43 #define DASM_M_FREE(ctx, p, sz) free(p) macro
/PHP-8.0/ext/opcache/jit/
H A Dzend_jit.c79 #define DASM_M_FREE(ctx, p, sz) efree(p) macro

Completed in 19 milliseconds