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