Searched refs:PUT_64BIT (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/cmd/ssh/include/ | ||
H A D | getput.h | 45 #define PUT_64BIT(cp, value) do { \ macro |
/titanic_50/usr/src/cmd/ssh/libssh/common/ | ||
H A D | bufaux.c | 317 PUT_64BIT(buf, value); in buffer_put_int64() |