Home
last modified time | relevance | path

Searched defs:lenbytes (Results 1 – 4 of 4) sorted by relevance

/external/syslinux/gpxe/src/core/
Dgdbstub.c78 static void gdbstub_from_hex_buf ( char *dst, char *src, int lenbytes ) { in gdbstub_from_hex_buf()
104 static void gdbstub_to_hex_buf ( char *dst, char *src, int lenbytes ) { in gdbstub_to_hex_buf()
/external/syslinux/com32/gdbstub/
Dgdbstub.c249 static void gdbstub_from_hex_buf(char *dst, char *src, int lenbytes) in gdbstub_from_hex_buf()
276 static void gdbstub_to_hex_buf(char *dst, char *src, int lenbytes) in gdbstub_to_hex_buf()
/external/protobuf/php/ext/google/protobuf/
Dupb.c8772 size_t lenbytes = upb_vencode64(s->msglen, buf); in end_delim() local
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c9483 size_t lenbytes = upb_vencode64(s->msglen, buf); in end_delim() local