Searched defs:INIT_ZERO (Results 1 – 2 of 2) sorted by relevance
381 static struct cleanup_entry *cleanup_stack INIT_ZERO; /* = NULL; */ variable382 static size_t cleanup_sp INIT_ZERO; /* = 0; Next free entry */ variable383 static size_t cleanup_mark INIT_ZERO; /* = 0; Last entry to handle before unwinding */ variable384 static size_t cleanup_stack_size INIT_ZERO; /* = 0 */ variable
73 # define INIT_ZERO macro