Searched defs:pureFree (Results 1 – 2 of 2) sorted by relevance
1065 void pureFree()(void* ptr) @system pure @nogc nothrow in pureFree() function
1470 import core.memory : pureMalloc, pureFree; in ctGenRegEx() local