Searched refs:STAILQ_ENTRY (Results 1 - 23 of 23) sorted by last modified time

/external/ipsec-tools/src/include-glibc/sys/
H A Dqueue.h179 #define STAILQ_ENTRY(type) \ macro
/external/chromium_org/third_party/yasm/source/patched-yasm/frontends/tasm/
H A Dtasm.c249 STAILQ_ENTRY(constcharparam) link;
/external/chromium_org/third_party/yasm/source/patched-yasm/frontends/yasm/
H A Dyasm.c238 STAILQ_ENTRY(constcharparam) link;
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
H A Dbc-data.c42 /*@reldef@*/ STAILQ_ENTRY(yasm_dataval) link;
H A Dbytecode.h187 /*@reldef@*/ STAILQ_ENTRY(yasm_bytecode) link;
H A Dcompat-queue.h187 #define STAILQ_ENTRY(type) \ macro
H A Derrwarn.c66 /*@reldef@*/ STAILQ_ENTRY(warn) link;
H A Dfile.c531 STAILQ_ENTRY(incpath) link;
H A Dgenmodule.c41 STAILQ_ENTRY(include) link;
H A Dhamt.c41 STAILQ_ENTRY(HAMTEntry) next; /* next hash table entry */
H A Dinsn.h93 /*@reldef@*/ STAILQ_ENTRY(yasm_insn_operand) link;
H A Dsection.c55 /*@reldef@*/ STAILQ_ENTRY(yasm_section) link;
825 /*@reldef@*/ STAILQ_ENTRY(yasm_offset_setter) link;
842 /*@reldef@*/ STAILQ_ENTRY(yasm_span) linkq; /* for Q */
H A Dsection.h43 /*@reldef@*/ STAILQ_ENTRY(yasm_reloc) link; /**< Link to next reloc */
H A Dvalparam.h39 /*@reldef@*/ STAILQ_ENTRY(yasm_valparam) link; /**< Next pair in list */
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/codeview/
H A Dcv-symline.c125 STAILQ_ENTRY(cv8_lineset) link;
131 STAILQ_ENTRY(cv8_lineinfo) link;
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/dwarf2/
H A Ddwarf2-dbgfmt.h61 /*@reldef@*/ STAILQ_ENTRY(dwarf2_loc) link;
H A Ddwarf2-info.c179 STAILQ_ENTRY(dwarf2_abbrev_attr) link;
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/listfmts/nasm/
H A Dnasm-listfmt.c52 /*@reldef@*/ STAILQ_ENTRY(bcreloc) link;
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
H A Delf.h399 STAILQ_ENTRY(elf_strtab_entry) qlink;
406 STAILQ_ENTRY(elf_symtab_entry) qlink;
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/rdf/
H A Drdf-objfmt.c104 STAILQ_ENTRY(xdf_str) link;
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/preprocs/nasm/
H A Dnasm-preproc.c55 STAILQ_ENTRY(preproc_dep) link;
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/genperf/
H A Dgenperf.c39 STAILQ_ENTRY(sval) link;
45 STAILQ_ENTRY(keyword) link;
/external/chromium_org/third_party/usrsctp/usrsctplib/
H A Duser_queue.h240 #define STAILQ_ENTRY(type) \ macro

Completed in 413 milliseconds