Searched defs:el (Results 1 – 5 of 5) sorted by relevance
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/ |
| D | utlist.h | 406 #define LL_COUNT(head,el,counter) \ argument 409 #define LL_COUNT2(head,el,counter,next) \ argument 415 #define LL_FOREACH(head,el) \ argument 418 #define LL_FOREACH2(head,el,next) \ argument 421 #define LL_FOREACH_SAFE(head,el,tmp) \ argument 424 #define LL_FOREACH_SAFE2(head,el,tmp,next) \ argument 447 #define LL_REPLACE_ELEM2(head, el, add, next) \ argument 467 #define LL_REPLACE_ELEM(head, el, add) \ argument 470 #define LL_PREPEND_ELEM2(head, el, add, next) \ argument 493 #define LL_PREPEND_ELEM(head, el, add) \ argument [all …]
|
| D | coap_session.h | 508 #define SESSIONS_ITER(e, el, rtmp) \ argument 511 #define SESSIONS_ITER_SAFE(e, el, rtmp) \ argument
|
| D | uthash.h | 1027 #define HASH_ITER(hh,head,el,tmp) \ argument 1031 #define HASH_ITER(hh,head,el,tmp) \ argument
|
| /device/soc/rockchip/common/vendor/drivers/rockchip/ |
| D | rockchip_debug.c | 134 int i = 0, j = 0, el, ns; in rockchip_debug_dump_pmpcsr() local 257 int i = 0, j, el, ns; in rockchip_panic_notify_pmpcsr() local
|
| /device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/ |
| D | rockchip_debug.c | 138 int i = 0, j = 0, el, ns; in rockchip_debug_dump_pmpcsr() local 267 int i = 0, j, el, ns; in rockchip_panic_notify_pmpcsr() local
|