Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dreent.h65 #define _ATEXIT_SIZE 32 /* must be at least 32 to guarantee ANSI conformance */ macro
68 void * _fnargs[_ATEXIT_SIZE]; /* user fn args */
69 void * _dso_handle[_ATEXIT_SIZE];
81 void (*_fns[_ATEXIT_SIZE])(void); /* the table itself */
89 void (*_fns[_ATEXIT_SIZE])(void); /* the table itself */