Searched refs:fixedpoint (Results 1 - 4 of 4) sorted by relevance

/ast/src/cmd/jcl/
H A Dcpy2dss.c118 int fixedpoint; member in struct:Cpyfield_s
313 int fixedpoint; local
471 fixedpoint = width = 0;
486 fixedpoint = 1;
504 if (fixedpoint)
506 fixedpoint = 0;
507 f->fixedpoint = n;
520 if (fixedpoint)
521 f->fixedpoint = width;
572 if (field->fixedpoint)
[all...]
/ast/src/cmd/dsslib/num_t/
H A Dnum_t.c36 if (i = (format)->fixedpoint) \
52 if (i = (format)->fixedpoint) \
/ast/src/lib/libdss/
H A Dcx.h401 short fixedpoint; /* fixed point width */ member in struct:Cxformat_s
/ast/src/cmd/dsslib/flat/
H A Dflat.c1687 flat->format->fixedpoint = strtoul(data, &e, 0);

Completed in 37 milliseconds