Lines Matching refs:rpc

8 uhd/host/lib/deps/rpclib/include/rpc/msgpack/pack.hpp:190:2: error: #error msgpack-c supports only …
14 uhd0/host/lib/deps/rpclib/include/rpc/msgpack/pack.hpp:236:46: error: there are no arguments to 'ta…
25 .../include/rpc/msgpack/predef/architecture.h | 1 +
26 .../rpc/msgpack/predef/architecture/riscv.h | 48 +++++++++++++++++++
27 .../include/rpc/msgpack/predef/other/endian.h | 3 +-
29 create mode 100644 host/lib/deps/rpclib/include/rpc/msgpack/predef/architecture/riscv.h
31 diff --git a/host/lib/deps/rpclib/include/rpc/msgpack/predef/architecture.h b/host/lib/deps/rpclib/…
33 --- a/host/lib/deps/rpclib/include/rpc/msgpack/predef/architecture.h
34 +++ b/host/lib/deps/rpclib/include/rpc/msgpack/predef/architecture.h
36 #include <rpc/msgpack/predef/architecture/parisc.h>
37 #include <rpc/msgpack/predef/architecture/ppc.h>
38 #include <rpc/msgpack/predef/architecture/pyramid.h>
39 +#include <rpc/msgpack/predef/architecture/riscv.h>
40 #include <rpc/msgpack/predef/architecture/rs6k.h>
41 #include <rpc/msgpack/predef/architecture/sparc.h>
42 #include <rpc/msgpack/predef/architecture/superh.h>
43 …f --git a/host/lib/deps/rpclib/include/rpc/msgpack/predef/architecture/riscv.h b/host/lib/deps/rpc…
47 +++ b/host/lib/deps/rpclib/include/rpc/msgpack/predef/architecture/riscv.h
97 diff --git a/host/lib/deps/rpclib/include/rpc/msgpack/predef/other/endian.h b/host/lib/deps/rpclib/…
99 --- a/host/lib/deps/rpclib/include/rpc/msgpack/predef/other/endian.h
100 +++ b/host/lib/deps/rpclib/include/rpc/msgpack/predef/other/endian.h