Searched refs:ctx_placeholder (Results 1 – 1 of 1) sorted by relevance
50 static char ctx_placeholder[sizeof(Context)] ALIGNED(64); variable320 ctx = new(ctx_placeholder) Context; in Initialize()