Searched defs:PB_STATIC_ASSERT (Results 1 – 3 of 3) sorted by relevance
| /external/grpc-grpc/third_party/nanopb/ |
| D | pb.h | 121 #define PB_STATIC_ASSERT(COND,MSG) typedef char PB_STATIC_ASSERT_MSG(MSG, __LINE__, __COUNTER__)[(C… macro 126 #define PB_STATIC_ASSERT(COND,MSG) macro
|
| /external/nanopb-c/ |
| D | pb.h | 126 #define PB_STATIC_ASSERT(COND,MSG) typedef char PB_STATIC_ASSERT_MSG(MSG, __LINE__, __COUNTER__)[(C… macro 131 #define PB_STATIC_ASSERT(COND,MSG) macro
|
| /external/nanopb-c/spm_headers/nanopb/ |
| D | pb.h | 126 #define PB_STATIC_ASSERT(COND,MSG) typedef char PB_STATIC_ASSERT_MSG(MSG, __LINE__, __COUNTER__)[(C… macro 131 #define PB_STATIC_ASSERT(COND,MSG) macro
|