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

  /src/external/gpl3/gdb/dist/libctf/
ctf-dedup.c 2327 ctf_dict_t *two_fp; local
2348 two_fp = arg->inputs[two_ninput];
2353 && (two_fp->ctf_flags & LCTF_CHILD))
2356 && !(two_fp->ctf_flags & LCTF_CHILD))
  /src/external/gpl3/gdb.old/dist/libctf/
ctf-dedup.c 2304 ctf_dict_t *two_fp; local
2325 two_fp = arg->inputs[two_ninput];
2330 && (two_fp->ctf_flags & LCTF_CHILD))
2333 && !(two_fp->ctf_flags & LCTF_CHILD))
  /src/external/gpl3/binutils/dist/libctf/
ctf-dedup.c 2402 ctf_dict_t *two_fp; local
2423 two_fp = arg->inputs[two_ninput];
2428 && (two_fp->ctf_flags & LCTF_CHILD))
2431 && !(two_fp->ctf_flags & LCTF_CHILD))
  /src/external/gpl3/binutils.old/dist/libctf/
ctf-dedup.c 2402 ctf_dict_t *two_fp; local
2423 two_fp = arg->inputs[two_ninput];
2428 && (two_fp->ctf_flags & LCTF_CHILD))
2431 && !(two_fp->ctf_flags & LCTF_CHILD))

Completed in 36 milliseconds