Searched defs:l (Results 1 – 7 of 7) sorted by relevance
/openthread-3.7.0/third_party/tcplp/bsdtcp/ |
D | tcp_fastopen.h | 105 #define tcp_fastopen_check_cookie(i, c, l, lc) (-1) argument 108 #define tcp_fastopen_update_cache(t, m, l, c) ((void)0) argument
|
/openthread-3.7.0/src/lib/spinel/ |
D | spinel.c | 122 #define require_action(c, l, a) \ argument 133 #define require_action(c, l, a) \ argument 146 #define require(c, l) require_action(c, l, {}) argument 1693 uint32_t l = 0; in main() local 1746 uint32_t l = 0; in main() local 1813 uint32_t l = 0; in main() local 1866 uint32_t l = 0; in main() local
|
/openthread-3.7.0/src/ncp/ |
D | ncp_base_dispatcher.cpp | 773 size_t l = 0; in FindPropertyHandler() local
|
/openthread-3.7.0/third_party/mbedtls/repo/library/ |
D | aesce.c | 534 uint8x16_t h, m, l; /* retval high/middle/low */ in poly_mult_128() local 576 uint8x16_t h, m, l; /* input high/middle/low 128b */ in poly_mult_reduce() local
|
D | asn1write.c | 35 for (size_t l = len; l != 0; l >>= 8) { in mbedtls_asn1_write_len() local
|
D | ecp.c | 1694 mbedtls_mpi l; in ecp_randomize_jac() local 2465 mbedtls_mpi l; in ecp_randomize_mxz() local
|
/openthread-3.7.0/third_party/mbedtls/repo/tests/src/ |
D | helpers.c | 590 unsigned char l, h; in mbedtls_test_hexify() local
|