#include <stdint.h>
#include <string.h>
#include "upb/base/string_view.h"
#include "upb/port/def.inc"
#include "upb/port/undef.inc"
Go to the source code of this file.
|
| #define | FUNCS(name, membername, type_t, converter) |
◆ FUNCS
| #define FUNCS |
( |
| name, |
|
|
| membername, |
|
|
| type_t, |
|
|
| converter ) |
Value:
val->
val = (uint64_t)cval; \
} \
upb_value_set##
name(&ret, val); \
return ret; \
} \
return (type_t)(converter)val.
val; \
}
@ name
Definition base.h:690
#define UPB_INLINE
Definition def.inc:144
uint64_t val
Definition common.h:45
◆ upb_tabent
◆ _upb_Hash()
| uint32_t _upb_Hash |
( |
const void * | p, |
|
|
size_t | n, |
|
|
uint64_t | seed ) |
◆ upb_key_empty()
◆ upb_key_strview()
◆ upb_tabent_isempty()
◆ upb_table_size()
◆ upb_value_double()
◆ upb_value_float()
◆ upb_value_setdouble()
◆ upb_value_setfloat()