Searched defs:fixedpoint (Results 1 - 2 of 2) 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/lib/libdss/
H A Dcx.h401 short fixedpoint; /* fixed point width */ member in struct:Cxformat_s

Completed in 81 milliseconds