Searched refs:chop (Results 1 – 9 of 9) sorted by relevance
56 chop;
85 line.chop(penultimateSeparator.length()); in addressLine()283 text.chop(newLine.length()); in formattedAddress()
316 buf[ret-1] = '\0'; /* null-terminate and chop off the \n */327 str_buf[ret-1] = '\0'; /* null-terminate and chop off the \n */
141 chop off part of the key in order to find the longest matching prefix.
2773 int next_is_first, chop; in myri10ge_xmit() local2775 chop = (cum_len_next > mss); in myri10ge_xmit()2778 flags |= chop * MXGEFW_FLAGS_TSO_CHOP; in myri10ge_xmit()2781 rdma_count |= -(chop | next_is_first); in myri10ge_xmit()2782 rdma_count += chop & ~next_is_first; in myri10ge_xmit()
220 s.chop(1); in removeEndingSlash()
861 language.chop(2); in createLanguageString()
548 { *(eq=strchr(Stdout,'\0')-1)='\0'; /* chop the '=' */
481 flag operations. Routines such as test_and_set_ti_thread_flag() chop