Searched refs:c_impl (Results 1 – 7 of 7) sorted by relevance
329 unsigned char c_impl[4]; member
206 # define CNEW_IMPL(c) (c).c_impl
1043 # have c_impl as a member of struct core_dumpx1044 AC_MSG_CHECKING([for c_impl in struct core_dumpx])1045 …AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[#include <core.h>]], [[struct core_dumpx c; c.c_impl = 0;]])]…1046 [Define if struct core_dumpx has member c_impl])
232 /* Define if struct core_dumpx has member c_impl */
14864 struct core_dumpx c; c.c_impl = 0;
9017 * rs6000-core.c (CNEW_IMPL): Guard use of c_impl with HAVE_ST_C_IMPL
1722 (unsigned) bfd_h_get_32 (abfd, hdr->c_impl)); in dump_dumpx_core()