Home
last modified time | relevance | path

Searched refs:negp (Results 76 – 100 of 124) sorted by last modified time

12345

/dports/archivers/star/schily-2021-09-18/star/
H A Dstarsubs.h314 BOOL *negp,
/dports/sysutils/cdrtools/schily-2021-09-18/star/
H A Dstarsubs.h314 BOOL *negp,
/dports/editors/ved/schily-2021-09-18/star/
H A Dstarsubs.h314 BOOL *negp,
/dports/devel/schilybase/schily-2021-09-18/star/
H A Dstarsubs.h314 BOOL *negp,
/dports/devel/smake/schily-2021-09-18/star/
H A Dstarsubs.h314 BOOL *negp,
/dports/sysutils/schilyutils/schily-2021-09-18/star/
H A Dstarsubs.h314 BOOL *negp,
/dports/graphics/wdune/wdune-1.926/tools/
H A Dphong.slx42 negp
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/Hexagon/
H A DS3_2op.ll26 %v3 = call i64 @llvm.hexagon.A2.negp(i64 %v2)
31 declare i64 @llvm.hexagon.A2.negp(i64) #1
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/Hexagon/intrinsics/
H A Dxtype_alu.ll386 declare i64 @llvm.hexagon.A2.negp(i64)
388 %z = call i64 @llvm.hexagon.A2.negp(i64 %a)
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/CodeGen/Hexagon/intrinsics/
H A Dxtype_alu.ll386 declare i64 @llvm.hexagon.A2.negp(i64)
388 %z = call i64 @llvm.hexagon.A2.negp(i64 %a)
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/CodeGen/Hexagon/
H A DS3_2op.ll26 %v3 = call i64 @llvm.hexagon.A2.negp(i64 %v2)
31 declare i64 @llvm.hexagon.A2.negp(i64) #1
/dports/math/maxima/maxima-5.43.2/src/
H A Dcompar.lisp1414 (cond ((and (negp (cadr lhs)) (not (negp (caddr lhs))))
1422 ((and (negp (caddr lhs)) (not (negp (cadr lhs))))
2388 ((negp exponent) (inv x))
2440 ((negp x) (values 0 (neg x)))
2448 ((and (or (negp (cadr x)) (mnump (cadr x)))
2449 (not (negp (caddr x))))
2452 ((and (not (negp (cadr x)))
2453 (or (negp (caddr x)) (mnump (caddr x))))
2456 ((and (negp (cadr x)) (negp (caddr x)))
2462 (defun negp (x) function
/dports/math/symmetrica/symmetrica-e29c85915f368d6fb2f89d703b6695ff29ab9eae/src/
H A Drest.c1448 INT negp(a) OP a; in negp() function
H A Dsymmetrica.map1724 negp;
H A Dnu.c3272 if (negp(n))
H A Dnb.c417 if (negp(a) || NULLP(a) || EVEN(a) )
463 if (negp(a)) /* a < 0L */
493 if (negp(d))
975 if (negp(x))
2727 if (!negp(S_PO_K(ptr)) && !myfirst)
3395 if (negp(x_tmp))
3547 if (!negp(S_PO_K(ptr)) && !myfirst)
3598 if (!negp(S_PO_K(ptr)) && !myfirst)
4665 if (negp(tmp))
4795 if (!negp(S_PO_K(ptr)) && !myfirst)
[all …]
H A Dmacro.h1740 ( S_O_K(a) == LONGINT ? NEGP_LONGINT(a) : negp(a) )\
H A Dbruch.c265 if (negp(S_B_O(a))) {
266 if (negp(S_B_U(a))) return(FALSE);
272 if (negp(S_B_U(a)))
842 if (negp(S_B_U(a)))
H A Ddef.h2319 extern INT negp();
H A Dko.c1019 if (negp(n) ) return error("stirling_second_number:neg n");
1020 if (negp(k) ) return error("stirling_second_number:neg k");
1081 if (negp(n) ) return error("stirling_second_number:neg n");
1082 if (negp(k) ) return error("stirling_second_number:neg k");
H A Dlo.c4184 if (negp(d))
4190 else if (negp(e))
H A Dpoly.c749 if (negp(S_PO_K(z))) { m_i_i(-1L,n); goto ne; }
754 if (negp(S_PO_K(z))) { m_i_i(-1L,n); goto ne; }
1409 if (not negp(S_PO_K(z))) return FALSE;
2006 if (negp(S_PO_K(zeiger)))
2068 if (not negp(S_PO_K(zeiger))) /* AK 100892 */
2969 if (not negp(S_PO_K(zeiger)))
H A Dsb.c609 if (not negp(S_SCH_K(zeiger))) /* AK 100892 */
1194 if (not negp(S_SCH_K(S_SCH_N(z)))) {
H A Dsc.c1909 if (negp(a)) return m_scalar_polynom(cons_null,b);
/dports/devel/llvm90/llvm-9.0.1.src/test/CodeGen/Hexagon/
H A DS3_2op.ll26 %v3 = call i64 @llvm.hexagon.A2.negp(i64 %v2)
31 declare i64 @llvm.hexagon.A2.negp(i64) #1

12345