Home
last modified time | relevance | path

Searched defs:a_name (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/runtime/
H A Dbounds.c62 const char * a_name, const char * intrinsic) in bounds_ifunction_return()
110 bounds_equal_extents (array_t *a, array_t *b, const char *a_name, in bounds_equal_extents()
153 bounds_reduced_extents (array_t *a, array_t *b, int which, const char *a_name, in bounds_reduced_extents()
/netbsd-src/external/gpl3/gcc/dist/libgfortran/runtime/
H A Dbounds.c62 const char * a_name, const char * intrinsic) in bounds_ifunction_return()
110 bounds_equal_extents (array_t *a, array_t *b, const char *a_name, in bounds_equal_extents()
153 bounds_reduced_extents (array_t *a, array_t *b, int which, const char *a_name, in bounds_reduced_extents()
/netbsd-src/sys/sys/
H A Dvnode_if.h66 const char *a_name; member
470 int a_name; member
573 const char *a_name; member
610 const char *a_name; member
621 const char *a_name; member
/netbsd-src/sbin/rndctl/
H A Drndctl.c56 const char *a_name; member
/netbsd-src/external/bsd/bc/dist/
H A Dbcdefs.h178 int a_name; /* The array variable name (number). */ member
/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dsectioning.c534 static const char a_name[] = "<a name=\""; in sectioning_html() local
/netbsd-src/usr.bin/mail/
H A Ddef.h305 #define a_name a_u.u_name macro
309 char *a_name; /* file name */ member
/netbsd-src/external/bsd/am-utils/dist/fsinfo/
H A Dfsi_data.h64 char *a_name; /* Automount key */ member
/netbsd-src/usr.bin/config/
H A Ddefs.h193 #define a_name a_m.m_name macro
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest.cc2541 const std::string& a_name, const char* a_type_param, in TestInfo()
2756 TestSuite::TestSuite(const char* a_name, const char* a_type_param, in TestSuite()