Home
last modified time | relevance | path

Searched defs:mcopy (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dmemmove_ppc64x.s50 mcopy: label
/aosp_15_r20/external/mtools/
H A Dmcopy.c498 void mcopy(int argc, char **argv, int mtype) in mcopy() function
/aosp_15_r20/device/google/cuttlefish/host/libs/config/
Desp.cpp159 const auto mcopy = HostBinaryPath("mcopy"); in CopyToMsdos() local