Searched defs:tuple (Results 1 – 8 of 8) sorted by relevance
/dflybsd-src/sys/bus/pccard/ |
H A D | pccard_cis.c | 104 struct pccard_tuple tuple; in pccard_scan_cis() local 613 pccard_parse_cis_tuple(const struct pccard_tuple *tuple, void *arg) in pccard_parse_cis_tuple() 1263 decode_funce(const struct pccard_tuple *tuple, struct pccard_function *pf) in decode_funce()
|
H A D | pccardvar.h | 255 #define pccard_cis_read_1(tuple, idx0) \ argument 258 #define pccard_tuple_read_1(tuple, idx1) \ argument 261 #define pccard_tuple_read_2(tuple, idx2) \ argument 265 #define pccard_tuple_read_3(tuple, idx3) \ argument 270 #define pccard_tuple_read_4(tuple, idx4) \ argument 276 #define pccard_tuple_read_n(tuple, n, idxn) \ argument
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/ |
H A D | stl_pair.h | 84 class tuple; in _GLIBCXX_VISIBILITY() local
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/ |
H A D | stl_pair.h | 80 class tuple; in _GLIBCXX_VISIBILITY() local
|
/dflybsd-src/contrib/gdb-7/gdb/python/ |
H A D | py-inferior.c | 302 PyObject *tuple; in infpy_threads() local 380 PyObject *list, *tuple; in gdbpy_inferiors() local
|
H A D | py-breakpoint.c | 691 PyObject *list, *tuple; in gdbpy_breakpoints() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | pt.c | 9493 tree tuple; in tsubst_template_parms() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | pt.c | 12523 tree tuple = TREE_VEC_ELT (parms, i); in tsubst_template_parms_level() local
|