Searched refs:LEN (Results 1 – 4 of 4) sorted by relevance
96 …LEN=`./tools/fit_info -f ${ITB} -n /configurations/conf/signature -p value | sed -n "/LEN:/p" | aw…100 if [ -z ${LEN} ]; then104 elif [ "${SIG_SZ}" -ne "${LEN}" ]; then105 echo "ERROR: ${SIG} size ${SIG_SZ} != ${ITB} Signature size ${LEN}"
39 LEN, /* i: waiting for length/lit code */ enumerator
567 state->mode = LEN; /* decode codes */ in inflate()722 state->mode = LEN; in inflate()723 case LEN: in inflate()843 if (state->length == 0) state->mode = LEN; in inflate()849 state->mode = LEN; in inflate()
318 LEN: 7790938