Home
last modified time | relevance | path

Searched defs:__yy_bcopy (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/libprojectm/projectm-3.1.12/src/MilkDrop2/ns-eel2/
H A Dnseel-caltab.c171 #define __yy_bcopy(from,to,count) memcpy(to,from,(count)>0?(count):0) macro
/dports/math/xspread/xspread-3.1.1c.orig/
H A Dgram.c1154 #define __yy_bcopy(FROM,TO,COUNT) __builtin_memcpy(TO,FROM,COUNT) macro
1161 __yy_bcopy (from, to, count) in __yy_bcopy() function
1179 __yy_bcopy (char *from, char *to, int count) in __yy_bcopy() function
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent_tests/testdata/NomosTestfiles/GPL/
H A DRelParser.cpp828 #define __yy_bcopy(FROM,TO,COUNT) __builtin_memcpy(TO,FROM,COUNT) macro
835 static void __yy_bcopy (char *from, char *to, int count) in __yy_bcopy() function
/dports/textproc/html2text/html2text-1.3.2a/
H A DHTMLParser.C1658 #define __yy_bcopy(FROM,TO,COUNT) __builtin_memcpy(TO,FROM,COUNT) macro
1665 static void __yy_bcopy (char *from, char *to, int count) in __yy_bcopy() function
/dports/graphics/vcg/vcg.1.30/src/preconf/
H A Dy.tab.c3107 #define __yy_bcopy(FROM,TO,COUNT) __builtin_memcpy(TO,FROM,COUNT) macro
3114 __yy_bcopy (from, to, count) in __yy_bcopy() function
3132 __yy_bcopy (char *from, char *to, int count) in __yy_bcopy() function
/dports/graphics/vcg/vcg.1.30/preconf/X11VMS/
H A Dsyntax.c3101 #define __yy_bcopy(FROM,TO,COUNT) __builtin_memcpy(TO,FROM,COUNT) macro
3108 __yy_bcopy (from, to, count) in __yy_bcopy() function
3126 __yy_bcopy (char *from, char *to, int count) in __yy_bcopy() function