Searched refs:_assign (Results 1 – 5 of 5) sorted by relevance
| /freebsd/sys/compat/linuxkpi/common/include/linux/ |
| H A D | tracepoint.h | 37 #define TRACE_EVENT(_name, _proto, _args, _struct, _assign, _printk) \ argument
|
| /freebsd/contrib/ntp/sntp/libevent/include/event2/ |
| H A D | rpc_compat.h | 49 (*(msg)->base->member##_assign)(msg, ## args)
|
| H A D | rpc.h | 93 (*(msg)->base->member##_assign)((msg), (value)) 103 (*(msg)->base->member##_assign)((msg), (value), (len))
|
| /freebsd/contrib/libevent/include/event2/ |
| H A D | rpc_compat.h | 49 (*(msg)->base->member##_assign)(msg, ## args)
|
| H A D | rpc.h | 93 (*(msg)->base->member##_assign)((msg), (value)) 103 (*(msg)->base->member##_assign)((msg), (value), (len))
|