Searched refs:lm (Results 1 - 8 of 8) sorted by relevance

/ast/src/cmd/dsslib/stats/
H A DMakefile7 stats plugin=dss :LIBRARY: stats.c lib.c -ldss -lm
/ast/src/cmd/dsslib/validate/
H A DMakefile7 validate plugin=dss :LIBRARY: validate.c lib.c -ldss -lm
/ast/src/cmd/nmake/
H A Dpkg-X11.mk33 CC.REQUIRE.Xt = -lXt -lXmu -lX11 -lSM -lICE -lm
/ast/src/cmd/ksh93/features/
H A Dmath.sh28 iffelibs="-lm"
41 eval `iffe $iffeflags -F ast_standards.h -c "$cc" - tst use_ast_standards -lm 'note{' 'math.h needs ast_standards.h' '}end' 'link{' '#include <math.h>' '#ifndef isgreater' '#define isgreater(a,b) 0' '#endif' 'int main() { return isgreater(0.0,1.0); }' '}end'`
45 eval `iffe $iffeflags -c "$cc" - tst use_ieeefp -lm 'note{' 'ieeefp.h plays nice' '}end' 'link{' '#include <math.h>' '#include <ieeefp.h>' 'int main() { return 0; }' '}end'`
/ast/src/lib/libvcodex/Vcwindow/
H A Dvcwprefix.c205 static ssize_t pfsegment(Pffile_t* pf, ssize_t ld, ssize_t lm, ssize_t mn, ssize_t blksz) argument
207 static ssize_t pfsegment(pf, ld, lm, mn, blksz)
210 ssize_t lm;
219 lmt = ((Sfoff_t)lm)*blksz; rmt = lmt + mn;
/ast/src/lib/libast/
H A DMakefile343 * some systems move -lc routines to -lm
351 else echo ' -lm' >> $(<<)
359 elif $(CC) -DN=$N -DIS $(CCFLAGS) -o $(*:N=*.c:B:S=.exe) $(*) -lm 2>/dev/null
360 then : math function N=$N requires -lm :
/ast/src/cmd/INIT/
H A Diffe.sh4054 compile $cc $d $static -o $tmp.exe $tmp.o -lm <&$nullin >&$nullout &&
H A Dpackage.sh781 bin/ratz -lm < lib/package/tgz/INIT.${bI}YYYY-MM-DD/HOSTTYPE${eI}.tgz
955 bin/ratz -lm < lib/package/tgz/INIT.${bI}YYYY-MM-DD${eI}.tgz
6224 $exec $RATZ -lm < "$f"
6226 *) $exec "$RATZ -lm < $f"

Completed in 35 milliseconds