Searched defs:new_elt (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/ |
H A D | atexit_thread.cc | 146 elt *new_elt = new (std::nothrow) elt; in __cxa_thread_atexit() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/ |
H A D | atexit_thread.cc | 152 elt *new_elt = new (std::nothrow) elt; in __cxa_thread_atexit() local
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/qxl/ |
H A D | qxl_cmd.c | 118 const void *new_elt, bool interruptible) in qxl_ring_push()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ |
H A D | darwin.c | 1803 cdtor_record new_elt = {symbol, priority, vec_safe_length (ctors)}; in machopic_asm_out_constructor() local 1814 cdtor_record new_elt = {symbol, priority, vec_safe_length (dtors)}; in machopic_asm_out_destructor() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ |
H A D | darwin.cc | 1826 cdtor_record new_elt = {symbol, priority, vec_safe_length (ctors)}; in machopic_asm_out_constructor() local 1837 cdtor_record new_elt = {symbol, priority, vec_safe_length (dtors)}; in machopic_asm_out_destructor() local
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | archive.c | 376 _bfd_add_bfd_to_archive_cache (bfd *arch_bfd, file_ptr filepos, bfd *new_elt) in _bfd_add_bfd_to_archive_cache()
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | archive.c | 356 _bfd_add_bfd_to_archive_cache (bfd *arch_bfd, file_ptr filepos, bfd *new_elt) in _bfd_add_bfd_to_archive_cache()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | cse.cc | 1712 struct table_elt *elt, *next, *new_elt; in merge_equiv_classes() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | cse.c | 1733 struct table_elt *elt, *next, *new_elt; in merge_equiv_classes() local
|