| /lib/zstd/common/ |
| A D | debug.h | 71 # define RAWLOG(l, ...) { \ argument 75 # define DEBUGLOG(l, ...) { \ argument 81 # define RAWLOG(l, ...) {} /* disabled */ argument 82 # define DEBUGLOG(l, ...) {} /* disabled */ argument
|
| /lib/lwip/lwip/src/netif/ppp/ |
| A D | multilink.c | 125 int l, mtu; in mp_join_bundle() local 309 int l; in make_bundle_links() local 349 int l; in remove_bundle_link() local 548 int i, l; local
|
| A D | pppos.c | 425 pppos_input_tcpip(ppp_pcb *ppp, const void *s, int l) in pppos_input_tcpip() 480 pppos_input(ppp_pcb *ppp, const void *s, int l) in pppos_input() 878 u32_t l = pppos->output_cb(pppos->ppp, nb->payload, nb->len, pppos->ppp->ctx_cb); in pppos_output_append() local 917 u32_t l = pppos->output_cb(ppp, nb->payload, nb->len, ppp->ctx_cb); in pppos_output_last() local
|
| A D | fsm.c | 318 void fsm_input(fsm *f, u_char *inpacket, int l) { in fsm_input()
|
| A D | upap.c | 305 static void upap_input(ppp_pcb *pcb, u_char *inpacket, int l) { in upap_input()
|
| A D | utils.c | 720 int l = (lcp[2] << 8) + lcp[3]; in ppp_dump_packet() local
|
| A D | ipcp.c | 1084 u32_t ciaddr1, ciaddr2, l; in ipcp_nakci() local 1521 int l = *len; /* Length left */ in ipcp_reqci() local
|
| A D | pppoe.c | 179 size_t l; in pppoe_create() local
|
| /lib/lwip/lwip/src/include/netif/ppp/ |
| A D | eui64.h | 89 #define eui64_set32(e, l) do { \ argument 93 #define eui64_setlo32(e, l) eui64_set32(e, l) argument
|
| A D | ppp_impl.h | 518 #define GETLONG(l, cp) { \ argument 524 #define PUTLONG(l, cp) { \ argument 542 #define BCMP(s1, s2, l) memcmp(s1, s2, l) argument 544 #define PRINTMSG(m, l) { ppp_info(("Remote message: %0.*v", l, m)); } argument
|
| /lib/crypt/ |
| A D | alg-sha256.h | 10 #define SHA256_Update(c, i, l) sha256_update(c, (const void *)i, l) argument
|
| A D | alg-sha512.h | 10 #define SHA512_Update(c, i, l) sha512_update(c, (const void *)i, l) argument
|
| /lib/fwu_updates/ |
| A D | fwu_mtd.c | 163 int i, l, ret; in fwu_gen_alt_info_from_mtd() local
|
| /lib/ |
| A D | bch.c | 170 const int l = BCH_ECC_WORDS(bch)-1; in encode_bch_unaligned() local 237 const unsigned int l = BCH_ECC_WORDS(bch)-1; in encode_bch() local 430 unsigned int i, j, tmp, l, pd = 1, d = syn[0]; in compute_error_locator_polynomial() local 687 int i, l, n = 0; in find_poly_deg4_roots() local 751 int i, d = a->deg, l = GF_N(bch)-a_log(bch, a->c[a->deg]); in gf_poly_logrep() local 1131 const int l = BCH_ECC_WORDS(bch); in build_mod8_tables() local
|
| A D | of_live.c | 59 int l; in unflatten_dt_node() local
|
| A D | lz4.c | 109 #define DEBUGLOG(l, ...) {} /* disabled */ argument
|
| A D | tpm_tcg2.c | 82 u16 l = tpm2_algorithm_to_len(digest_list->digests[i].hash_alg); in tcg2_event_get_size() local
|
| A D | vsprintf.c | 912 long l, n; in strmhz() local
|
| /lib/dhry/ |
| A D | dhry_1.c | 407 memcpy (d, s, l) in memcpy() argument
|
| /lib/mbedtls/external/mbedtls/library/ |
| A 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
|
| A D | asn1write.c | 35 for (size_t l = len; l != 0; l >>= 8) { in mbedtls_asn1_write_len() local
|
| /lib/mbedtls/external/mbedtls/tests/src/ |
| A D | helpers.c | 590 unsigned char l, h; in mbedtls_test_hexify() local
|
| /lib/lwip/lwip/src/include/lwip/ |
| A D | api.h | 301 #define API_EVENT(c,e,l) if (c->callback) { \ argument
|
| /lib/lwip/lwip/src/apps/snmp/ |
| A D | snmp_core.c | 688 u8_t i, l; in snmp_get_mib_from_oid() local
|
| /lib/bzip2/ |
| A D | bzlib_blocksort.c | 257 Int32 H, i, j, k, l, r, cc, cc1; in fallbackSort() local
|