Searched defs:__real__Exit (Results 1 – 2 of 2) sorted by relevance
2453 static void (*__real__Exit) (int status) = NULL; /* libc only: _Exit */ variable
2461 static void *__real__Exit = NULL; /* libc only: _Exit */ variable