HomeSort by relevance Sort by last modified time
    Searched refs:STAILQ_LAST (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
compat-queue.h 241 #define STAILQ_LAST(head, type, field) \
section.c 603 return STAILQ_LAST(&sect->bcs, yasm_bytecode, link);
    [all...]
  /external/ipsec-tools/src/include-glibc/sys/
queue.h 219 #define STAILQ_LAST(head, type, field) \
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/codeview/
cv-symline.c 457 info->cv8_cur_ls = STAILQ_LAST(&info->cv8_cur_li->linesets,
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
elf.c 241 last = STAILQ_LAST(strtab, elf_strtab_entry, qlink);

Completed in 1084 milliseconds