Searched refs:one_atexit_routine (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/
H A Ddarwin-crt3.c87 struct one_atexit_routine struct
103 struct one_atexit_routine r;
323 const struct one_atexit_routine * to_add)
381 struct one_atexit_routine * routine = routine_param;
447 atexit_common (const struct one_atexit_routine *r, const void *dso)
482 struct one_atexit_routine *alloced;
489 alloced = malloc (sizeof (struct one_atexit_routine));
506 struct one_atexit_routine r;
522 struct one_atexit_routine r;
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/
H A Ddarwin-crt3.c87 struct one_atexit_routine struct
103 struct one_atexit_routine r;
323 const struct one_atexit_routine * to_add)
381 struct one_atexit_routine * routine = routine_param;
447 atexit_common (const struct one_atexit_routine *r, const void *dso)
482 struct one_atexit_routine *alloced;
489 alloced = malloc (sizeof (struct one_atexit_routine));
506 struct one_atexit_routine r;
522 struct one_atexit_routine r;

Completed in 204 milliseconds