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

  /external/elfutils/src/
i386_ld.c 60 Elf_Scn *outscn, struct scninfo *firstp,
68 runp = firstp;
180 while (runp != firstp);
    [all...]
ld.c 1290 struct pathelement *firstp = *pathp; local
    [all...]
ldgeneric.c 75 struct scninfo *firstp,
340 struct pathelement *firstp = path; local
448 while (likely (err == ENOENT && path != firstp));
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/ppc64/
obj9.go 795 q1 = firstp; // top of block
797 for(p = firstp; p != nil; p = p1) {
  /prebuilts/go/linux-x86/src/cmd/internal/obj/ppc64/
obj9.go 795 q1 = firstp; // top of block
797 for(p = firstp; p != nil; p = p1) {

Completed in 562 milliseconds