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

  /external/grub/stage2/
nbloader.S 71 ljmp $0, $(RELOCATED_ADDR + copy_rest - _start)
74 copy_rest: label
  /ndk/sources/host-tools/sed-4.2.1/sed/
fmt.c 141 static int copy_rest P_ ((int c));
246 c = copy_rest (c);
277 copy_rest (register int c) function

Completed in 759 milliseconds