Home
last modified time | relevance | path

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

/third_party/grpc/third_party/upb/upb/bindings/lua/
Dupb.c156 #define INTCHECK(type, ctype) \ macro
183 INTCHECK(int64, int64_t) in INTCHECK() function
184 INTCHECK(int32, int32_t) in INTCHECK()
185 INTCHECK(uint64, uint64_t) in INTCHECK()
186 INTCHECK(uint32, uint32_t) in INTCHECK()