Searched refs:PB_UNUSED (Results 1 - 4 of 4) sorted by relevance

/seL4-test-master/tools/nanopb/examples/network_server/
H A Dclient.c32 PB_UNUSED(ostream);
H A Dserver.c33 PB_UNUSED(istream);
/seL4-test-master/tools/nanopb/
H A Dpb.h113 #ifndef PB_UNUSED
114 #define PB_UNUSED(x) (void)(x) macro
747 #define PB_SET_ERROR(stream, msg) PB_UNUSED(stream)
H A Dpb_decode.c547 PB_UNUSED(wire_type);
548 PB_UNUSED(field);

Completed in 53 milliseconds