Searched refs:obstack_alloc_failed_handler (Results 1 - 18 of 18) sorted by relevance

/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dobstack.c88 jump to the handler pointed to by `obstack_alloc_failed_handler'.
94 void (*obstack_alloc_failed_handler) (void) = print_and_abort; variable
141 Return nonzero if successful, calls obstack_alloc_failed_handler if
179 (*obstack_alloc_failed_handler) ();
227 (*obstack_alloc_failed_handler) ();
264 (*obstack_alloc_failed_handler) ();
H A Dobstack.h203 extern DLL_VARIABLE void (*obstack_alloc_failed_handler) (void);
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dobstack.c88 jump to the handler pointed to by `obstack_alloc_failed_handler'.
94 void (*obstack_alloc_failed_handler) (void) = print_and_abort; variable
141 Return nonzero if successful, calls obstack_alloc_failed_handler if
179 (*obstack_alloc_failed_handler) ();
227 (*obstack_alloc_failed_handler) ();
264 (*obstack_alloc_failed_handler) ();
H A Dobstack.h203 extern DLL_VARIABLE void (*obstack_alloc_failed_handler) (void);
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dobstack.c110 Return nonzero if successful, calls obstack_alloc_failed_handler if
143 (*obstack_alloc_failed_handler) ();
208 (*obstack_alloc_failed_handler)();
369 jump to the handler pointed to by 'obstack_alloc_failed_handler'.
374 void (*obstack_alloc_failed_handler) (void) = print_and_abort; variable
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dobstack.c110 Return nonzero if successful, calls obstack_alloc_failed_handler if
143 (*obstack_alloc_failed_handler) ();
208 (*obstack_alloc_failed_handler)();
369 jump to the handler pointed to by 'obstack_alloc_failed_handler'.
374 void (*obstack_alloc_failed_handler) (void) = print_and_abort; variable
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dobstack.c110 Return nonzero if successful, calls obstack_alloc_failed_handler if
143 (*obstack_alloc_failed_handler) ();
208 (*obstack_alloc_failed_handler)();
369 jump to the handler pointed to by 'obstack_alloc_failed_handler'.
374 void (*obstack_alloc_failed_handler) (void) = print_and_abort; variable
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dobstack.c110 Return nonzero if successful, calls obstack_alloc_failed_handler if
143 (*obstack_alloc_failed_handler) ();
208 (*obstack_alloc_failed_handler)();
369 jump to the handler pointed to by 'obstack_alloc_failed_handler'.
374 void (*obstack_alloc_failed_handler) (void) = print_and_abort; variable
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dobstack.c110 Return nonzero if successful, calls obstack_alloc_failed_handler if
143 (*obstack_alloc_failed_handler) ();
208 (*obstack_alloc_failed_handler)();
369 jump to the handler pointed to by 'obstack_alloc_failed_handler'.
374 void (*obstack_alloc_failed_handler) (void) = print_and_abort; variable
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dobstack.c110 Return nonzero if successful, calls obstack_alloc_failed_handler if
143 (*obstack_alloc_failed_handler) ();
208 (*obstack_alloc_failed_handler)();
369 jump to the handler pointed to by 'obstack_alloc_failed_handler'.
374 void (*obstack_alloc_failed_handler) (void) = print_and_abort; variable
/netbsd-current/external/gpl2/grep/dist/lib/
H A Dobstack.c81 jump to the handler pointed to by `obstack_alloc_failed_handler'.
88 void (*obstack_alloc_failed_handler) (void) = print_and_abort; variable
91 void (*obstack_alloc_failed_handler) () = print_and_abort; variable
149 Return nonzero if successful, calls obstack_alloc_failed_handler if
199 (*obstack_alloc_failed_handler) ();
259 (*obstack_alloc_failed_handler) ();
296 (*obstack_alloc_failed_handler) ();
H A Dobstack.h265 extern void (*obstack_alloc_failed_handler) (void);
267 extern void (*obstack_alloc_failed_handler) ();
/netbsd-current/external/gpl3/binutils/dist/include/
H A Dobstack.h219 extern void (*obstack_alloc_failed_handler) (void);
/netbsd-current/external/gpl3/binutils.old/dist/include/
H A Dobstack.h219 extern void (*obstack_alloc_failed_handler) (void);
/netbsd-current/external/gpl3/gcc.old/dist/include/
H A Dobstack.h219 extern void (*obstack_alloc_failed_handler) (void);
/netbsd-current/external/gpl3/gdb.old/dist/include/
H A Dobstack.h219 extern void (*obstack_alloc_failed_handler) (void);
/netbsd-current/external/gpl3/gcc/dist/include/
H A Dobstack.h219 extern void (*obstack_alloc_failed_handler) (void);
/netbsd-current/external/gpl3/gdb/dist/include/
H A Dobstack.h219 extern void (*obstack_alloc_failed_handler) (void);

Completed in 412 milliseconds