Home
last modified time | relevance | path

Searched refs:_PW_ENCODE_PB_EXPAND (Results 1 – 1 of 1) sorted by relevance

/external/pigweed/pw_rpc/nanopb/pw_rpc_nanopb_private/
Dinternal_test_utils.h30 _PW_ENCODE_PB_EXPAND(proto, result, __LINE__, __VA_ARGS__)
32 #define _PW_ENCODE_PB_EXPAND(proto, result, unique, ...) \ macro