Searched refs:upb_int32_handlerfunc (Results 1 – 2 of 2) sorted by relevance
150 typedef bool upb_int32_handlerfunc(void *c, const void *hd, int32_t val); typedef181 upb_int32_handlerfunc *func,
191 SETTER(int32, upb_int32_handlerfunc*, UPB_HANDLER_INT32) in SETTER() argument525 } else if ((upb_int32_handlerfunc*)f == upb_msg_setint32) { in upb_msg_getscalarhandlerdata()