Home
last modified time | relevance | path

Searched defs:hex_to_uint (Results 1 – 2 of 2) sorted by relevance

/third_party/nghttp2/examples/
Dlibevent-server.c359 static uint8_t hex_to_uint(uint8_t c) { in hex_to_uint() function
/third_party/nghttp2/src/
Dutil.cc179 uint32_t hex_to_uint(char c) { in hex_to_uint() function