Searched refs:ctfe_alloc (Results 1 – 1 of 1) sorted by relevance
16 private ubyte[] ctfe_alloc(size_t n) in ctfe_alloc() function50 ubyte[] result = ctfe_alloc(T.sizeof);82 ubyte[] buff = ctfe_alloc(T.sizeof);120 ubyte[] buff = ctfe_alloc(T.sizeof);658 ubyte[] ret = ctfe_alloc(T.sizeof * arr.length);692 ubyte[] result = ctfe_alloc(1);704 ubyte[] tmp = ctfe_alloc(T.sizeof);735 ubyte[] result = ctfe_alloc(T.sizeof);773 return ctfe_alloc(T.sizeof);786 ubyte[] bytes = ctfe_alloc(T.sizeof);