Home
last modified time | relevance | path

Searched defs:tuple (Results 1 – 8 of 8) sorted by relevance

/dflybsd-src/sys/bus/pccard/
H A Dpccard_cis.c104 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 Dpccardvar.h255 #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 Dstl_pair.h84 class tuple; in _GLIBCXX_VISIBILITY() local
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dstl_pair.h80 class tuple; in _GLIBCXX_VISIBILITY() local
/dflybsd-src/contrib/gdb-7/gdb/python/
H A Dpy-inferior.c302 PyObject *tuple; in infpy_threads() local
380 PyObject *list, *tuple; in gdbpy_inferiors() local
H A Dpy-breakpoint.c691 PyObject *list, *tuple; in gdbpy_breakpoints() local
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dpt.c9493 tree tuple; in tsubst_template_parms() local
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dpt.c12523 tree tuple = TREE_VEC_ELT (parms, i); in tsubst_template_parms_level() local