Searched refs:swapop (Results 1 – 9 of 9) sorted by relevance
/titanic_44/usr/src/lib/libast/common/include/ |
H A D | swap.h | 49 extern int swapop(const void*, const void*, int);
|
/titanic_44/usr/src/lib/libast/common/string/ |
H A D | swapop.c | 40 swapop(const void* internal, const void* external, int size) in swapop() function
|
/titanic_44/usr/src/lib/libast/amd64/include/ast/ |
H A D | swap.h | 59 extern __MANGLE__ int swapop __PROTO__((const __V_*, const __V_*, int));
|
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | swap.h | 59 extern __MANGLE__ int swapop __PROTO__((const __V_*, const __V_*, int));
|
/titanic_44/usr/src/lib/libast/i386/include/ast/ |
H A D | swap.h | 59 extern __MANGLE__ int swapop __PROTO__((const __V_*, const __V_*, int));
|
/titanic_44/usr/src/lib/libast/sparc/include/ast/ |
H A D | swap.h | 59 extern __MANGLE__ int swapop __PROTO__((const __V_*, const __V_*, int));
|
/titanic_44/usr/src/lib/libast/ |
H A D | mapfile-vers | 620 swapop;
|
H A D | Makefile.com | 534 common/string/swapop.o \
|
/titanic_44/usr/src/lib/libast/common/ |
H A D | RELEASE | 418 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
|