Classes | Typedefs | Enumerations | Functions
upb_internal.h File Reference
#include "upb/upb.h"
Include dependency graph for upb_internal.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  upb_Arena
 

Typedefs

typedef struct mem_block mem_block
 

Enumerations

enum  { kUpb_RoundTripBufferSize = 32 }
 

Functions

void _upb_EncodeRoundTripDouble (double val, char *buf, size_t size)
 
void _upb_EncodeRoundTripFloat (float val, char *buf, size_t size)
 

Typedef Documentation

◆ mem_block

typedef struct mem_block mem_block

Definition at line 34 of file upb_internal.h.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
kUpb_RoundTripBufferSize 

Definition at line 64 of file upb_internal.h.

Function Documentation

◆ _upb_EncodeRoundTripDouble()

void _upb_EncodeRoundTripDouble ( double  val,
char *  buf,
size_t  size 
)

Definition at line 344 of file upb/upb/upb.c.

◆ _upb_EncodeRoundTripFloat()

void _upb_EncodeRoundTripFloat ( float  val,
char *  buf,
size_t  size 
)

Definition at line 354 of file upb/upb/upb.c.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:37