Searched defs:byte (Results 1 - 11 of 11) sorted by relevance

/seL4-camkes-master/projects/projects_libs/libjansson/jansson-2.7/src/
H A Dutf.c47 size_t utf8_check_first(char byte) argument
[all...]
H A Dstrbuffer.c68 int strbuffer_append_byte(strbuffer_t *strbuff, char byte) argument
/seL4-camkes-master/projects/util_libs/libutils/include/utils/
H A Dbase64.h51 static inline int base64_putbyte(base64_t *streamer, uint8_t byte) argument
/seL4-camkes-master/tools/riscv-pk/util/
H A Dstring.c26 void* memset(void* dest, int byte, size_t len) argument
/seL4-camkes-master/projects/util_libs/libplatsupport/src/plat/pc99/
H A Dkeyboard_ps2.c22 ps2_single_control(ps_io_ops_t *ops, int8_t byte) argument
55 ps2_write_output(ps_io_ops_t *ops, uint8_t byte) argument
/seL4-camkes-master/projects/lwip/src/apps/snmp/
H A Dsnmpv3_mbedtls.c82 u8_t byte; local
/seL4-camkes-master/projects/lwip/src/netif/ppp/
H A Dpppos.c139 ppp_get_fcs(u8_t byte) argument
/seL4-camkes-master/projects/seL4_projects_libs/libsel4vm/src/arch/x86/processor/
H A Ddecode.c176 static int is_prefix(uint8_t byte) argument
/seL4-camkes-master/projects/picotcp/test/unit/
H A Dmodunit_pico_dns_common.c1260 uint8_t byte = 0x34; local
1272 uint8_t byte = 0x34; local
/seL4-camkes-master/projects/picotcp/modules/
H A Dpico_ipv6.c195 uint8_t doublecolon = 0, byte = 0; local
[all...]
/seL4-camkes-master/projects/lwip/src/apps/mdns/
H A Dmdns.c562 u8_t byte = ptr[i]; local

Completed in 163 milliseconds