Home | History | Annotate | Download | only in opcodes

Lines Matching refs:plen

2555       int plen = get_prefix_len (prefix);
2558 at_end = (prefix[plen] == '\0');
2559 prefix[plen] = '\0';
2592 prefix += plen + 1;