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

  /src/external/gpl2/groff/dist/src/preproc/grn/
hdb.cpp 297 int iscale = 1, jscale = 1; /* x = i/scale, y=j/jscale */ local
315 iscale *= 10;
322 *xp = (double) i / (double) iscale;
344 return (SUNFILE || i != -iscale || j != -jscale);
  /src/sys/arch/m68k/060sp/dist/
pfpsp.s 13476 # SCALE is equal to 10^ISCALE, where ISCALE is the number #
13479 # sign of ISCALE, used in A9. Fp1 contains #
13480 # 10^^(abs(ISCALE)) using a rounding mode which is a #
13482 # of ISCALE and X. A table is given in the code. #
13746 # SCALE is equal to 10^ISCALE, where ISCALE is the number
13749 # of ISCALE, used in A9. Fp1 contains 10^^(abs(ISCALE)) using
13787 # fp1: x/10^ISCALE
13816 iscale: label
    [all...]
fpsp.s 23515 # SCALE is equal to 10^ISCALE, where ISCALE is the number #
23518 # sign of ISCALE, used in A9. Fp1 contains #
23519 # 10^^(abs(ISCALE)) using a rounding mode which is a #
23521 # of ISCALE and X. A table is given in the code. #
23785 # SCALE is equal to 10^ISCALE, where ISCALE is the number
23788 # of ISCALE, used in A9. Fp1 contains 10^^(abs(ISCALE)) using
23826 # fp1: x/10^ISCALE
23855 iscale: label
    [all...]

Completed in 33 milliseconds