Home
last modified time | relevance | path

Searched defs:g (Results 1 – 7 of 7) sorted by relevance

/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/ipv6/lwip/
H A Dip_addr.h71 #define IP6_ADDR(ipaddr, a,b,c,d,e,f,g,h) do { (ipaddr)->addr[0] = htonl((u32_t)((a & 0xffff) << 16… argument
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/src/
H A Dsha256.c183 unsigned int a, b, c, d, e, f, g, h; in compress() local
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/include/tinycrypt/
H A Decc.h154 #define BYTES_TO_WORDS_8(a, b, c, d, e, f, g, h) 0x##d##c##b##a, 0x##h##g##f##e argument
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/netif/ppp/
H A Dppp.c1468 sifdefaultroute(int pd, u32_t l, u32_t g) in sifdefaultroute()
1492 cifdefaultroute(int pd, u32_t l, u32_t g) in cifdefaultroute()
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/
H A Dip6_addr.h246 #define ip6_addr_debug_print_parts(debug, a, b, c, d, e, f, g, h) \ argument
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/
H A Dlpn.c645 size_t i, g; in sub_update() local
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/
H A Dip6_addr.h313 #define ip6_addr_debug_print_parts(debug, a, b, c, d, e, f, g, h) \ argument