Home
last modified time | relevance | path

Searched refs:swapop (Results 1 – 9 of 9) sorted by relevance

/titanic_44/usr/src/lib/libast/common/include/
H A Dswap.h49 extern int swapop(const void*, const void*, int);
/titanic_44/usr/src/lib/libast/common/string/
H A Dswapop.c40 swapop(const void* internal, const void* external, int size) in swapop() function
/titanic_44/usr/src/lib/libast/amd64/include/ast/
H A Dswap.h59 extern __MANGLE__ int swapop __PROTO__((const __V_*, const __V_*, int));
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/
H A Dswap.h59 extern __MANGLE__ int swapop __PROTO__((const __V_*, const __V_*, int));
/titanic_44/usr/src/lib/libast/i386/include/ast/
H A Dswap.h59 extern __MANGLE__ int swapop __PROTO__((const __V_*, const __V_*, int));
/titanic_44/usr/src/lib/libast/sparc/include/ast/
H A Dswap.h59 extern __MANGLE__ int swapop __PROTO__((const __V_*, const __V_*, int));
/titanic_44/usr/src/lib/libast/
H A Dmapfile-vers620 swapop;
H A DMakefile.com534 common/string/swapop.o \
/titanic_44/usr/src/lib/libast/common/
H A DRELEASE418 04-10-28 string/swapop.c: size==-4 => size=4 and extend op=3 to op=7
434 04-09-25 string/swapop.c: return op < size -- duh
684 02-11-27 misc/swapop.c: op=3,size=4 => op=7
1419 96-04-01 swapop: fix stupid return value bug