Lines Matching refs:trunc
75 goto trunc; \
86 * jump to trunc.
113 * jump to trunc.
129 * jump to trunc.
152 goto trunc; \
187 * If ret_len is < 0, jump to the trunc tag which returns (-1)
191 if (rl < 0) { goto trunc; } else { return rl; }
195 * If ret_len is < 0, jump to the trunc tag which returns (-1)
199 if (rl < 0) { goto trunc; }
209 goto trunc; \
228 * 'length' bytes have been processed or we reach a trunc condition.
238 trunc:
268 trunc:
318 trunc:
355 case (-2): goto trunc;
364 trunc:
394 case (-2): goto trunc;
403 trunc:
450 trunc:
464 goto trunc;
477 goto trunc;
514 goto trunc;
530 trunc: