Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dupb.c7771 UPB_NOINLINE static int32_t getbytes_slow(upb_pbdecoder *d, void *buf, in getbytes_slow()
7805 UPB_NOINLINE static size_t peekbytes_slow(upb_pbdecoder *d, void *buf, in peekbytes_slow()
7832 UPB_NOINLINE int32_t upb_pbdecoder_decode_varint_slow(upb_pbdecoder *d, in upb_pbdecoder_decode_varint_slow()
7952 UPB_NOINLINE int32_t upb_pbdecoder_checktag_slow(upb_pbdecoder *d, in upb_pbdecoder_checktag_slow()
Dupb.h100 #define UPB_NOINLINE __attribute__((noinline)) macro
104 #define UPB_NOINLINE macro
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c8483 UPB_NOINLINE static int32_t getbytes_slow(upb_pbdecoder *d, void *buf, in getbytes_slow()
8517 UPB_NOINLINE static size_t peekbytes_slow(upb_pbdecoder *d, void *buf, in peekbytes_slow()
8544 UPB_NOINLINE int32_t upb_pbdecoder_decode_varint_slow(upb_pbdecoder *d, in upb_pbdecoder_decode_varint_slow()
8663 UPB_NOINLINE int32_t upb_pbdecoder_checktag_slow(upb_pbdecoder *d, in upb_pbdecoder_checktag_slow()
Dupb.h113 #define UPB_NOINLINE __attribute__((noinline)) macro
117 #define UPB_NOINLINE macro