Searched defs:tostring (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/cmd/fm/eversholt/common/ |
H A D | out.h | 80 #define ASSERTeq(lhs, rhs, tostring) \ argument 85 #define ASSERTne(lhs, rhs, tostring) \ argument 94 #define ASSERTeq(lhs, rhs, tostring) ((void)0) argument 95 #define ASSERTne(lhs, rhs, tostring) ((void)0) argument
|
/illumos-gate/usr/src/uts/common/fs/zfs/lua/ |
H A D | lvm.h | 16 #define tostring(L,o) (ttisstring(o) || (luaV_tostring(L, o))) macro
|
/illumos-gate/usr/src/cmd/oawk/ |
H A D | tran.c | 319 tostring(wchar_t *s) in tostring() function
|
/illumos-gate/usr/src/cmd/awk/ |
H A D | tran.c | 581 tostring(const char *s) /* make a copy of string s */ in tostring() function
|
/illumos-gate/usr/src/cmd/bnu/ |
H A D | conn.c | 467 mergeProto(tostring, fromstring) in mergeProto() argument
|