Searched defs:N (Results 1 – 10 of 10) sorted by relevance
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| D | dhd_buzzz.h | 36 #define BUZZZ_LOG(ID, N, ARG...) do { /* noop */ } while (0) argument
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/ |
| D | ecp_alt.h | 89 mbedtls_mpi N; /*!< The order of \p G. */ member
|
| D | rsa.h | 105 mbedtls_mpi N; /*!< The public modulus. */ member
|
| D | ecp.h | 182 mbedtls_mpi N; /*!< The order of \p G. */ member
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/ |
| D | pdu.h | 132 #define COAP_RESPONSE_CODE(N) (((N)/100 << 5) | (N)%100) argument 179 #define COAP_SIGNALING_CODE(N) (((N)/100 << 5) | (N)%100) argument
|
| /device/soc/rockchip/rk3588/hardware/mpp/include/ |
| D | mpp_common.h | 138 #define ARG_N(a,b,c,d,N,...) N argument
|
| /device/soc/rockchip/rk3568/hardware/mpp/include/ |
| D | mpp_common.h | 162 #define ARG_N(a, b, c, d, N, ...) N argument
|
| /device/soc/rockchip/common/hardware/mpp/include/ |
| D | mpp_common.h | 176 #define ARG_N(a, b, c, d, N, ...) N argument
|
| /device/soc/rockchip/rk3399/hardware/mpp/include/ |
| D | mpp_common.h | 162 #define ARG_N(a, b, c, d, N, ...) N argument
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
| D | event_log.h | 294 #define _EVENT_LOG_VA_NUM_ARGS(F, _1, _2, _3, _4, _5, _6, _7, _8, _9, \ argument
|