HomeSort by: relevance | last modified time | path
    Searched defs:ctf_list_prev (Results 1 - 6 of 6) sorted by relevancy

  /src/external/cddl/osnet/dev/fbt/
fbt.c 780 #define ctf_list_prev(elem) ((void *)(((ctf_list_t *)(elem))->l_prev)) macro
  /src/external/cddl/osnet/dist/common/ctf/
ctf_impl.h 325 #define ctf_list_prev(elem) ((void *)(((ctf_list_t *)(elem))->l_prev)) macro
  /src/external/gpl3/binutils/dist/libctf/
ctf-impl.h 701 #define ctf_list_prev(elem) ((void *)(((ctf_list_t *)(elem))->l_prev)) macro
  /src/external/gpl3/binutils.old/dist/libctf/
ctf-impl.h 701 #define ctf_list_prev(elem) ((void *)(((ctf_list_t *)(elem))->l_prev)) macro
  /src/external/gpl3/gdb/dist/libctf/
ctf-impl.h 691 #define ctf_list_prev(elem) ((void *)(((ctf_list_t *)(elem))->l_prev)) macro
  /src/external/gpl3/gdb.old/dist/libctf/
ctf-impl.h 682 #define ctf_list_prev(elem) ((void *)(((ctf_list_t *)(elem))->l_prev)) macro

Completed in 33 milliseconds