Home
last modified time | relevance | path

Searched refs:int64_encode (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/lib/utils/
Djson.c1057 static int int64_encode(const int64_t *num, json_append_bytes_t append_bytes, in int64_encode() function
1154 return int64_encode(ptr, append_bytes, data); in encode()