Home
last modified time | relevance | path

Searched refs:INIT_ZERO (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/tcsh-6/
H A Dsh.err.c381 static struct cleanup_entry *cleanup_stack INIT_ZERO; /* = NULL; */ variable
382 static size_t cleanup_sp INIT_ZERO; /* = 0; Next free entry */ variable
383 static size_t cleanup_mark INIT_ZERO; /* = 0; Last entry to handle before unwinding */ variable
384 static size_t cleanup_stack_size INIT_ZERO; /* = 0 */ variable
H A Dsh.h73 # define INIT_ZERO macro