Lines Matching full:firstlen
540 uint32_t firstLen = 0;
594 first[firstLen+exLen] = 0;
598 u_strncpy(first+prefixLen, first, firstLen);
600 first[firstLen+prefixLen] = 0;
601 firstLen = firstLen+prefixLen;
609 tempLen = firstLen;
610 firstLen = chLen;
650 firstLen = chLen;
925 uint32_t firstLen = 0, secondLen = 0;
978 first[firstLen+exLen] = 0;
979 firstLen += exLen;
990 firstLen = chLen;
1099 /* uint32_t firstLen = 0; */