HomeSort by relevance Sort by last modified time
    Searched refs:nsp (Results 1 - 5 of 5) sorted by null

  /external/srec/srec/Semproc/src/
SemanticProcessorImpl.c 52 int nsp = strlen(sp); local
53 if (n > nsp) n = nsp;
54 return sp + nsp - n;
    [all...]
  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_input.c 334 struct sctp_stream_queue_pending *sp, *nsp; local
366 TAILQ_FOREACH_SAFE(sp, &outs->outqueue, next, nsp) {
    [all...]
sctp_pcb.c 5421 struct sctp_stream_queue_pending *sp, *nsp; local
    [all...]
sctputil.c 3885 struct sctp_stream_queue_pending *sp, *nsp; local
    [all...]
sctp_output.c 12584 struct sctp_stream_queue_pending *sp, *nsp; local
    [all...]

Completed in 105 milliseconds