Searched refs:__maybe_unused (Results 1 – 8 of 8) sorted by relevance
23 #ifndef __maybe_unused24 # define __maybe_unused __attribute__ ((__unused__)) macro27 static __maybe_unused void pair_udp_setfilter(int fd) in pair_udp_setfilter()75 static __maybe_unused void pair_udp_open(int fds[], uint16_t port) in pair_udp_open()111 static __maybe_unused void pair_udp_send_char(int fds[], int num, char payload) in pair_udp_send_char()133 static __maybe_unused void pair_udp_send(int fds[], int num) in pair_udp_send()138 static __maybe_unused void pair_udp_close(int fds[]) in pair_udp_close()
27 #ifndef __maybe_unused28 # define __maybe_unused __attribute__((__unused__)) macro122 (* NAME)(__VA_ARGS__) __maybe_unused
169 #ifndef __maybe_unused170 #define __maybe_unused __attribute__((__unused__)) macro
461 #ifndef __maybe_unused463 #define __maybe_unused __attribute__((unused)) macro465 #define __maybe_unused macro
72 static uint64_t __maybe_unused ptrs_per_pte(struct kvm_vm *vm) in ptrs_per_pte()
93 const char *token, *next, *tokenend, *value __maybe_unused; in parse_extended_opts() local
1291 size_t plen __maybe_unused; in hostapd_action_rx() local1293 u8 *action __maybe_unused; in hostapd_action_rx() local
5844 u8 *action __maybe_unused; in handle_action() local