Home
last modified time | relevance | path

Searched refs:swapmem (Results 1 – 24 of 24) sorted by relevance

/titanic_51/usr/src/lib/libast/common/include/
H A Dswap.h46 extern void* swapmem(int, const void*, void*, size_t);
/titanic_51/usr/src/contrib/ast/src/lib/libast/include/
H A Dswap.h46 extern void* swapmem(int, const void*, void*, size_t);
/titanic_51/usr/src/lib/libast/common/string/
H A Dswapput.c48 swapmem(op, p, p, n); in swapput()
H A Dswapop.c52 if (!memcmp(internal, swapmem(op, external, tmp, z), z)) in swapop()
H A Dswapget.c47 if (op) swapmem(op, b, d = tmp, n); in swapget()
H A Dswapmem.c39 swapmem(int op, const void* from, void* to, register size_t n) in swapmem() function
/titanic_51/usr/src/contrib/ast/src/lib/libast/string/
H A Dswapput.c48 swapmem(op, p, p, n); in swapput()
H A Dswapop.c52 if (!memcmp(internal, swapmem(op, external, tmp, z), z)) in swapop()
H A Dswapget.c47 if (op) swapmem(op, b, d = tmp, n); in swapget()
H A Dswapmem.c39 swapmem(int op, const void* from, void* to, register size_t n) in swapmem() function
/titanic_51/usr/src/lib/libast/common/comp/
H A Dswab.c57 swapmem(1, src, dst, n & ~1);
/titanic_51/usr/src/contrib/ast/src/lib/libast/comp/
H A Dswab.c57 swapmem(1, src, dst, n & ~1);
/titanic_51/usr/src/lib/libast/sparc/include/ast/
H A Dswap.h56 extern __MANGLE__ __V_* swapmem __PROTO__((int, const __V_*, __V_*, size_t));
/titanic_51/usr/src/lib/libast/i386/include/ast/
H A Dswap.h56 extern __MANGLE__ __V_* swapmem __PROTO__((int, const __V_*, __V_*, size_t));
/titanic_51/usr/src/lib/libast/amd64/include/ast/
H A Dswap.h56 extern __MANGLE__ __V_* swapmem __PROTO__((int, const __V_*, __V_*, size_t));
/titanic_51/usr/src/lib/libast/sparcv9/include/ast/
H A Dswap.h56 extern __MANGLE__ __V_* swapmem __PROTO__((int, const __V_*, __V_*, size_t));
/titanic_51/usr/src/lib/libsum/common/
H A Dsum-ast4.c115swapmem(_ast_intswap, data->buf = ((Ast4_t*)p)->buf, &((Ast4_t*)p)->cur, sizeof(((Ast4_t*)p)->cur)… in ast4_data()
/titanic_51/usr/src/contrib/ast/src/lib/libsum/
H A Dsum-ast4.c115 swapmem(_ast_intswap, data->buf = ((Ast4_t*)p)->buf, &((Ast4_t*)p)->cur, sizeof(((Ast4_t*)p)->cur)); in ast4_data()
/titanic_51/usr/src/lib/libast/
H A Dmapfile-vers619 swapmem;
H A DMakefile.com533 common/string/swapmem.o \
/titanic_51/usr/src/cmd/ast/libast/
H A Dmapfile-vers627 swapmem;
H A DMakefile.defs563 string/swapmem.o \
/titanic_51/usr/src/contrib/ast/src/lib/libast/
H A DMakefile97 swapget.c swapmem.c swapop.c swapput.c \
H A DMamfile2032 make swapmem.o
2033 make string/swapmem.c
2036 done string/swapmem.c
2037 meta swapmem.o %.c>%.o string/swapmem.c swapmem
2038 prev string/swapmem.c
2039 exec - ${CC} ${mam_cc_FLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/swapmem.c
2040 done swapmem.o generated
6102 exec - ${AR} rc libast.a fmtuid.o fmtgid.o fmtsignal.o fmtscale.o fmttmx.o fmttv.o fmtversion.o strelapsed.o strperm.o struid.o strgid.o strtoip4.o strtoip6.o stack.o stk.o swapget.o swapmem
[all...]