HomeSort by: relevance | last modified time | path
    Searched defs:dotype (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/pcc/dist/pcc/f77/fcom/
exec.c 311 int dotype, incsign = 0; /* XXX gcc */
343 dotype = dovarp->vtype;
378 ctlstack->domax = mkconv(dotype, DOLIMIT);
380 ctlstack->domax = fmktemp(dotype, NULL);
384 ctlstack->dostep = mkconv(dotype, DOINCR);
391 ctlstack->dostep = fmktemp(dotype, NULL);
309 int dotype, incsign = 0; \/* XXX gcc *\/ local

Completed in 45 milliseconds