Searched refs:predef (Results 1 – 25 of 84) sorted by relevance
1234
4 Subject: [PATCH] msgpack/predef: add riscV support19 This patch adapt commit from https://github.com/boostorg/predef25 .../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.h31 …host/lib/deps/rpclib/include/rpc/msgpack/predef/architecture.h b/host/lib/deps/rpclib/include/rpc/…33 --- a/host/lib/deps/rpclib/include/rpc/msgpack/predef/architecture.h34 +++ b/host/lib/deps/rpclib/include/rpc/msgpack/predef/architecture.h36 #include <rpc/msgpack/predef/architecture/parisc.h>[all …]
7 https://github.com/boostorg/predef/commit/1be0e4a2d8db15a405f64a6f65507b87c1be7e1a]10 include/boost/predef/architecture/sparc.h | 4 ++--13 diff --git a/boost/predef/architecture/sparc.h b/boost/predef/architecture/sparc.h15 --- a/boost/predef/architecture/sparc.h16 +++ b//boost/predef/architecture/sparc.h
6 3rdparty/msgpack-c/include/msgpack/predef/other/endian.h (which comes27 3rdparty/msgpack-c/include/msgpack/predef/other/endian.h | 3 ++-30 … --git a/3rdparty/msgpack-c/include/msgpack/predef/other/endian.h b/3rdparty/msgpack-c/include/msg…32 --- a/3rdparty/msgpack-c/include/msgpack/predef/other/endian.h33 +++ b/3rdparty/msgpack-c/include/msgpack/predef/other/endian.h
4 Subject: [PATCH] libedit: Include missing header stdc-predef.h6 __STDC_ISO_10646__ is defined in stdc-predef.h instead of expecting24 +#include <stdc-predef.h>
1 __STDC_ISO_10646__ is defined in stdc-predef.h15 +#include <stdc-predef.h>
338 unsigned int predef) in add_mcs() argument346 switch (predef) { in add_mcs()352 predef--; in add_mcs()358 err = request_firmware(&fw, fw_name[predef], &pdev->dev); in add_mcs()362 fw_name[predef]); in add_mcs()367 fw->size, fw_name[predef]); in add_mcs()374 printk(KERN_ERR "yam: Invalid predef number %u\n", predef); in add_mcs()
3 "predef" : [ "$","libtoaster", "prettyPrint" ],
14 file://stdc-predef.patch \
18 file://0001-libedit-Include-missing-header-stdc-predef.h.patch \