Searched refs:CalledOnce (Results 1 – 1 of 1) sorted by relevance
40 static bool CalledOnce = false; in calloc() local41 if (!CalledOnce) { in calloc()43 CalledOnce = true; in calloc()