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

  /src/external/bsd/pcc/dist/pcc/cc/ccom/
pftn.c 2985 static struct symtab *cxsp[3], *cxmul[3], *cxdiv[3]; variable in typeref:struct:
3021 p->n_sp = cxmul[i] = lookup(cxnmul[i], 0);
3026 cxmul[i]->sdf = permalloc(sizeof(union dimfun));
3028 cxmul[i]->sdf->dfun = NULL;
3250 cxdiv[mxtyp-FLOAT] : cxmul[mxtyp-FLOAT]);

Completed in 18 milliseconds