Searched +defs:varname +defs:index (Results 1 – 3 of 3) sorted by relevance
| /netbsd-src/tests/dev/audio/ |
| H A D | audiotest.c | 805 bool xp_eq(int line, int exp, int act, const char *varname) in xp_eq() 816 bool xp_eq_str(int line, const char *exp, const char *act, const char *varname) in xp_eq_str() 829 bool xp_ne(int line, int exp, int act, const char *varname) in xp_ne() 855 bool xp_sys_eq(int line, int exp, int act, const char *varname) in xp_sys_eq() 875 bool xp_sys_ok(int line, int act, const char *varname) in xp_sys_ok() 889 bool xp_sys_ng(int line, int experrno, int act, const char *varname) in xp_sys_ng() 916 bool xp_sys_ptr(int line, int exp, void *act, const char *varname) in xp_sys_ptr() 4818 test_AUDIO_SETINFO_mode(int openmode, int index, int setmode, int expected) in test_AUDIO_SETINFO_mode() 4949 #define f(openmode, index) do { \ argument 5004 #define f(index) do { \ argument [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | decl.c | 5661 unsigned HOST_WIDE_INT index) in check_array_designated_initializer() 6076 unsigned HOST_WIDE_INT index; in reshape_init_array_1() local 7384 const char *varname = IDENTIFIER_POINTER (DECL_NAME (variant)); in omp_declare_variant_finalize_one() local
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | decl.cc | 6029 unsigned HOST_WIDE_INT index) in check_array_designated_initializer() 6475 unsigned HOST_WIDE_INT index; in reshape_init_array_1() local 7954 const char *varname = IDENTIFIER_POINTER (DECL_NAME (variant)); in omp_declare_variant_finalize_one() local
|