Home
last modified time | relevance | path

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

/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c75 #define UPB_FORCEINLINE __inline__ __attribute__((always_inline)) macro
79 #define UPB_FORCEINLINE macro
350 UPB_FORCEINLINE
7017 * UPB_FORCEINLINE and UPB_NOINLINE, especially since this tuning is necessarily
7257 UPB_FORCEINLINE static void consumebytes(upb_pbdecoder *d, void *buf, in consumebytes()
7290 UPB_FORCEINLINE static int32_t getbytes(upb_pbdecoder *d, void *buf, in getbytes()
7313 UPB_FORCEINLINE static size_t peekbytes(upb_pbdecoder *d, void *buf, in peekbytes()
7346 UPB_FORCEINLINE static int32_t decode_varint(upb_pbdecoder *d, uint64_t *u64) { in decode_varint()
7369 UPB_FORCEINLINE static int32_t decode_v32(upb_pbdecoder *d, uint32_t *u32) { in decode_v32()
7389 UPB_FORCEINLINE stati
13803 #undef UPB_FORCEINLINE global() macro
[all...]
H A Dupb.h74 #define UPB_FORCEINLINE __inline__ __attribute__((always_inline)) macro
78 #define UPB_FORCEINLINE macro
6763 #undef UPB_FORCEINLINE macro
/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.h80 #define UPB_FORCEINLINE __inline__ __attribute__((always_inline)) macro
84 #define UPB_FORCEINLINE macro
3867 #undef UPB_FORCEINLINE macro
H A Dphp-upb.c81 #define UPB_FORCEINLINE __inline__ __attribute__((always_inline)) macro
85 #define UPB_FORCEINLINE macro
399 UPB_FORCEINLINE
8121 #undef UPB_FORCEINLINE macro

Completed in 55 milliseconds