Home
last modified time | relevance | path

Searched defs:copybufreverse (Results 1 – 4 of 4) sorted by relevance

/dports/games/NBlood/NBlood-a1689a4/source/build/src/
H A Dpragmas.cpp126 void copybufreverse(const void *S, void *D, int32_t c) in copybufreverse() function
346 void copybufreverse(const void *S, void *D, int32_t c) in copybufreverse() function
380 void copybufreverse(const void *s, void *d, int32_t c) in copybufreverse() function
/dports/games/jfsw/jfsw-c434002/jfbuild/src/
H A Dpragmas.c131 void copybufreverse(void *S, void *D, int c) in copybufreverse() function
237 void copybufreverse(void *S, void *D, int c) in copybufreverse() function
/dports/games/NBlood/NBlood-a1689a4/source/build/include/
H A Dpragmas_x86_msvc.h233 static __inline void copybufreverse(const void *s, void *d, int32_t c) in copybufreverse() function
/dports/games/jfsw/jfsw-c434002/jfbuild/include/
H A Dpragmas.h3302 static __inline void copybufreverse(void *s, void *d, int c) in copybufreverse() function