Home
last modified time | relevance | path

Searched defs:extractSlice (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/root/
H A Dfile.d46 ubyte[] extractSlice() pure nothrow @nogc @safe in extractSlice() function
64 ubyte[] extractSlice() pure nothrow @nogc @safe in extractSlice() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-lipo/
H A Dllvm-lipo.cpp623 static void extractSlice(ArrayRef<OwningBinary<Binary>> InputBinaries, in extractSlice() function