Searched defs:bcopy_nc (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/pexpert/pexpert/
H A Dprotos.h49 #define bcopy_nc bcopy macro
/macosx-10.9.5/IOGraphics-471.92.1/IOGraphicsFamily/IOKit/graphics/
H A DIOGraphicsPrivate.h157 inline void bcopy_nc( void * from, void * to, UInt32 l) { bcopy( from, to, l ); } function
/macosx-10.9.5/IOGraphics-471.92.1/tools/
H A Dgaussblur.c18 #define bcopy_nc bcopy macro

Completed in 167 milliseconds