Home
last modified time | relevance | path

Searched defs:negone (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/lib/libm/noieee_src/
H A Dn_log1p.c126 static const double zero=0.0, negone= -1.0, one=1.0, in __weak_alias() local
H A Dn_pow.c121 static const double zero=0.0, one=1.0, two=2.0, negone= -1.0; variable
/netbsd-src/external/mit/isl/dist/
H A Disl_ctx_private.h24 isl_int negone; member
/netbsd-src/sys/arch/m68k/060sp/dist/
H A Dfplsp.s8041 negone: label
H A Dfpsp.s8147 negone: label
/netbsd-src/external/mit/isl/dist/interface/
H A Disl.py18734 def negone(): member in val
/netbsd-src/external/mit/isl/dist/include/isl/
H A Dcpp-checked.h20914 isl::checked::val val::negone(isl::checked::ctx ctx) in negone() function
H A Dcpp.h30411 isl::val val::negone(isl::ctx ctx) in negone() function