Home
last modified time | relevance | path

Searched defs: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