Home
last modified time | relevance | path

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

/minix3/minix/lib/liblwip/dist/src/apps/snmp/
H A Dsnmp_asn1.c580 u8_t *lsb_ptr = (u8_t*)value; in snmp_asn1_dec_s32t() local
583 u8_t *lsb_ptr = (u8_t*)value + sizeof(s32_t) - 1; in snmp_asn1_dec_s32t() local