Searched refs:dseq (Results 1 – 6 of 6) sorted by relevance
120 uint8_t dseq:4, /* DIF sequence number */ member126 dseq:4; /* DIF sequence number */
196 fprintf(stderr, "(%d,%d) ", dv->sct, dv->dseq); in dvrecv()198 if (dv->sct == DV_SCT_HEADER && dv->dseq == 0) { in dvrecv()359 header = (dv->sct == 0 && dv->dseq == 0); in dvsend()
7315 {dseq} ([[:digit:]]+)7317 {frac} (({dseq_opt}"."{dseq})|{dseq}".")7318 {exp} ([eE][+-]?{dseq})7326 {bexp} ([pP][+-]?{dseq})7327 {dfc} (({frac}{exp_opt}{fsuff_opt})|({dseq}{exp}{fsuff_opt}))
8438 {dseq} ([[:digit:]]+)8440 {frac} (({dseq_opt}"."{dseq})|{dseq}".")8441 {exp} ([eE][+-]?{dseq})8449 {bexp} ([pP][+-]?{dseq})8450 {dfc} (({frac}{exp_opt}{fsuff_opt})|({dseq}{exp}{fsuff_opt}))
8815 gimple_seq dseq = NULL; in lower_omp_taskgroup() local8830 gimple_bind_body_ptr (bind), &dseq); in lower_omp_taskgroup()8836 gimple_bind_add_seq (bind, dseq); in lower_omp_taskgroup()
9659 gimple_seq dseq = NULL; in lower_omp_taskgroup() local9674 gimple_bind_body_ptr (bind), &dseq); in lower_omp_taskgroup()9680 gimple_bind_add_seq (bind, dseq); in lower_omp_taskgroup()