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

  /system/core/include/cutils/
list.h 82 #define list_tail(list) ((list)->prev) macro
  /toolchain/binutils/binutils-2.25/binutils/
coffgrok.h 174 struct coff_scope *list_tail; member in struct:coff_scope
coffgrok.c 106 if (top_scope->list_tail)
108 top_scope->list_tail->next = n;
114 top_scope->list_tail = n;
  /toolchain/binutils/binutils-2.25/gas/config/
obj-macho.c 1789 obj_mach_o_indirect_sym *list_tail = NULL; local
    [all...]
  /system/core/liblog/
logprint.c     [all...]
  /device/htc/flounder/audio/hal/
audio_hw.c     [all...]

Completed in 382 milliseconds