Searched defs:UPB_ALIGN_MALLOC (Results 1 – 12 of 12) sorted by relevance
| /external/cronet/tot/third_party/protobuf/php/ext/google/protobuf/ |
| D | php-upb.h | 95 #define UPB_ALIGN_MALLOC(size) UPB_ALIGN_UP(size, UPB_MALLOC_ALIGN) macro
|
| D | php-upb.c | 96 #define UPB_ALIGN_MALLOC(size) UPB_ALIGN_UP(size, UPB_MALLOC_ALIGN) macro
|
| /external/cronet/stable/third_party/protobuf/ruby/ext/google/protobuf_c/ |
| D | ruby-upb.h | 97 #define UPB_ALIGN_MALLOC(size) UPB_ALIGN_UP(size, UPB_MALLOC_ALIGN) macro
|
| D | ruby-upb.c | 96 #define UPB_ALIGN_MALLOC(size) UPB_ALIGN_UP(size, UPB_MALLOC_ALIGN) macro
|
| /external/protobuf/php/ext/google/protobuf/ |
| D | php-upb.h | 95 #define UPB_ALIGN_MALLOC(size) UPB_ALIGN_UP(size, UPB_MALLOC_ALIGN) macro
|
| D | php-upb.c | 96 #define UPB_ALIGN_MALLOC(size) UPB_ALIGN_UP(size, UPB_MALLOC_ALIGN) macro
|
| /external/cronet/stable/third_party/protobuf/php/ext/google/protobuf/ |
| D | php-upb.h | 95 #define UPB_ALIGN_MALLOC(size) UPB_ALIGN_UP(size, UPB_MALLOC_ALIGN) macro
|
| D | php-upb.c | 96 #define UPB_ALIGN_MALLOC(size) UPB_ALIGN_UP(size, UPB_MALLOC_ALIGN) macro
|
| /external/cronet/tot/third_party/protobuf/ruby/ext/google/protobuf_c/ |
| D | ruby-upb.h | 97 #define UPB_ALIGN_MALLOC(size) UPB_ALIGN_UP(size, UPB_MALLOC_ALIGN) macro
|
| D | ruby-upb.c | 96 #define UPB_ALIGN_MALLOC(size) UPB_ALIGN_UP(size, UPB_MALLOC_ALIGN) macro
|
| /external/protobuf/ruby/ext/google/protobuf_c/ |
| D | ruby-upb.h | 97 #define UPB_ALIGN_MALLOC(size) UPB_ALIGN_UP(size, UPB_MALLOC_ALIGN) macro
|
| D | ruby-upb.c | 96 #define UPB_ALIGN_MALLOC(size) UPB_ALIGN_UP(size, UPB_MALLOC_ALIGN) macro
|