Searched refs:MACRO (Results 1 – 8 of 8) sorted by relevance
| /f-stack/freebsd/contrib/ngatm/netnatm/sig/ |
| H A D | unidef.h | 227 #define UNIAPI_DEF_ERRORS(MACRO) \ argument 228 MACRO(OK, 0, "no error") \ 229 MACRO(ERROR_BAD_SIGNAL, 1, "unknown signal") \ 233 MACRO(ERROR_BAD_ARG, 5, "bad argument") \ 235 MACRO(ERROR_BAD_PARTY, 7, "unknown party") \ 241 MACRO(ERROR_NOMEM, 13, "out of memory") \ 242 MACRO(ERROR_BUSY, 14, "status enquiry busy") 288 #define UNIAPI_DEF_RESET_ERRORS(MACRO) \ argument 289 MACRO(UNIAPI_RESET_ERROR_NO_CONFIRM, 0, \ 291 MACRO(UNIAPI_RESET_ERROR_NO_RESPONSE, 1, \ [all …]
|
| /f-stack/dpdk/drivers/net/mlx4/ |
| H A D | meson.build | 88 # [ "MACRO to define if found", "header for the search", 96 # [ "MACRO to define if found", "header for the search",
|
| /f-stack/dpdk/drivers/net/tap/ |
| H A D | meson.build | 24 # [ "MACRO to define if found", "header for the search",
|
| /f-stack/dpdk/drivers/common/mlx5/linux/ |
| H A D | meson.build | 58 # [ "MACRO to define if found", "header for the search", 71 # [ "MACRO to define if found", "header for the search",
|
| /f-stack/freebsd/crypto/skein/amd64/ |
| H A D | skein_block_asm.s | 264 # MACRO: Configure stack frame, allocate local vars
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | fm10k.rst | 70 Other features are supported using optional MACRO configuration. They include:
|
| H A D | ixgbe.rst | 64 Other features are supported using optional MACRO configuration. They include:
|
| /f-stack/dpdk/doc/guides/contributing/ |
| H A D | coding_style.rst | 127 #define MACRO(x, y) do { \
|