/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/rapidjson/internal/itoa.h File Reference

/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/rapidjson/internal/itoa.h File Reference#

Composable Kernel: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/rapidjson/internal/itoa.h File Reference
itoa.h File Reference
#include "../rapidjson.h"

Go to the source code of this file.

Namespaces

 internal
 

Functions

const char * internal::GetDigitsLut ()
 
char * internal::u32toa (uint32_t value, char *buffer)
 
char * internal::i32toa (int32_t value, char *buffer)
 
char * internal::u64toa (uint64_t value, char *buffer)
 
char * internal::i64toa (int64_t value, char *buffer)