Home
last modified time | relevance | path

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

/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.h81 #define UPB_NOINLINE __attribute__((noinline)) macro
85 #define UPB_NOINLINE macro
3868 #undef UPB_NOINLINE macro
H A Dphp-upb.c82 #define UPB_NOINLINE __attribute__((noinline)) macro
86 #define UPB_NOINLINE macro
380 UPB_NOINLINE
8122 #undef UPB_NOINLINE macro
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c76 #define UPB_NOINLINE __attribute__((noinline)) macro
80 #define UPB_NOINLINE macro
331 UPB_NOINLINE
7017 * UPB_FORCEINLINE and UPB_NOINLINE, especially since this tuning is necessarily
7267 UPB_NOINLINE static int32_t getbytes_slow(upb_pbdecoder *d, void *buf, in getbytes_slow()
7301 UPB_NOINLINE static size_t peekbytes_slow(upb_pbdecoder *d, void *buf, in peekbytes_slow()
7328 UPB_NOINLINE int32_t upb_pbdecoder_decode_varint_slow(upb_pbdecoder *d, in upb_pbdecoder_decode_varint_slow()
7447 UPB_NOINLINE int32_t upb_pbdecoder_checktag_slow(upb_pbdecoder *d, in upb_pbdecoder_checktag_slow()
13804 #undef UPB_NOINLINE macro
H A Dupb.h75 #define UPB_NOINLINE __attribute__((noinline)) macro
79 #define UPB_NOINLINE macro
6764 #undef UPB_NOINLINE macro

Completed in 60 milliseconds