/netbsd-src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/ |
H A D | divsc3_test.c | 27 classify(float _Complex x) in classify() function 63 switch (classify(dividend)) in test__divsc3() 66 switch (classify(divisor)) in test__divsc3() 69 if (classify(r) != NaN) in test__divsc3() 73 if (classify(r) != zero) in test__divsc3() 77 if (classify(r) != zero) in test__divsc3() 81 if (classify(r) != NaN) in test__divsc3() 85 if (classify(r) != NaN) in test__divsc3() 91 switch (classify(divisor)) in test__divsc3() 94 if (classify(r) != inf) in test__divsc3() [all …]
|
H A D | mulsc3_test.c | 27 classify(float _Complex x) in classify() function 63 switch (classify(dividend)) in test__mulsc3() 66 switch (classify(divisor)) in test__mulsc3() 69 if (classify(r) != zero) in test__mulsc3() 73 if (classify(r) != zero) in test__mulsc3() 77 if (classify(r) != NaN) in test__mulsc3() 81 if (classify(r) != NaN) in test__mulsc3() 85 if (classify(r) != NaN) in test__mulsc3() 91 switch (classify(divisor)) in test__mulsc3() 94 if (classify(r) != zero) in test__mulsc3() [all …]
|
H A D | multc3_test.c | 30 classify(long double _Complex x) in classify() function 66 switch (classify(dividend)) in test__multc3() 69 switch (classify(divisor)) in test__multc3() 72 if (classify(r) != zero) in test__multc3() 76 if (classify(r) != zero) in test__multc3() 80 if (classify(r) != NaN) in test__multc3() 84 if (classify(r) != NaN) in test__multc3() 88 if (classify(r) != NaN) in test__multc3() 94 switch (classify(divisor)) in test__multc3() 97 if (classify(r) != zero) in test__multc3() [all …]
|
H A D | divdc3_test.c | 27 classify(double _Complex x) in classify() function 63 switch (classify(dividend)) in test__divdc3() 66 switch (classify(divisor)) in test__divdc3() 69 if (classify(r) != NaN) in test__divdc3() 73 if (classify(r) != zero) in test__divdc3() 77 if (classify(r) != zero) in test__divdc3() 81 if (classify(r) != NaN) in test__divdc3() 85 if (classify(r) != NaN) in test__divdc3() 91 switch (classify(divisor)) in test__divdc3() 94 if (classify(r) != inf) in test__divdc3() [all …]
|
H A D | divtc3_test.c | 28 classify(long double _Complex x) in classify() function 65 switch (classify(dividend)) in test__divtc3() 68 switch (classify(divisor)) in test__divtc3() 71 if (classify(r) != NaN) in test__divtc3() 75 if (classify(r) != zero) in test__divtc3() 79 if (classify(r) != zero) in test__divtc3() 83 if (classify(r) != NaN) in test__divtc3() 87 if (classify(r) != NaN) in test__divtc3() 93 switch (classify(divisor)) in test__divtc3() 96 if (classify(r) != inf) in test__divtc3() [all …]
|
H A D | muldc3_test.c | 27 classify(double _Complex x) in classify() function 63 switch (classify(dividend)) in test__muldc3() 66 switch (classify(divisor)) in test__muldc3() 69 if (classify(r) != zero) in test__muldc3() 73 if (classify(r) != zero) in test__muldc3() 77 if (classify(r) != NaN) in test__muldc3() 81 if (classify(r) != NaN) in test__muldc3() 85 if (classify(r) != NaN) in test__muldc3() 91 switch (classify(divisor)) in test__muldc3() 94 if (classify(r) != zero) in test__muldc3() [all …]
|
H A D | divxc3_test.c | 29 classify(long double _Complex x) in classify() function 65 switch (classify(dividend)) in test__divxc3() 68 switch (classify(divisor)) in test__divxc3() 71 if (classify(r) != NaN) in test__divxc3() 75 if (classify(r) != zero) in test__divxc3() 79 if (classify(r) != zero) in test__divxc3() 83 if (classify(r) != NaN) in test__divxc3() 87 if (classify(r) != NaN) in test__divxc3() 93 switch (classify(divisor)) in test__divxc3() 96 if (classify(r) != inf) in test__divxc3() [all …]
|
H A D | mulxc3_test.c | 29 classify(long double _Complex x) in classify() function 65 switch (classify(dividend)) in test__mulxc3() 68 switch (classify(divisor)) in test__mulxc3() 71 if (classify(r) != zero) in test__mulxc3() 75 if (classify(r) != zero) in test__mulxc3() 79 if (classify(r) != NaN) in test__mulxc3() 83 if (classify(r) != NaN) in test__mulxc3() 87 if (classify(r) != NaN) in test__mulxc3() 93 switch (classify(divisor)) in test__mulxc3() 96 if (classify(r) != zero) in test__mulxc3() [all …]
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/test/Unit/ |
H A D | multc3_test.c | 29 classify(long double _Complex x) in classify() function 65 switch (classify(dividend)) in test__multc3() 68 switch (classify(divisor)) in test__multc3() 71 if (classify(r) != zero) in test__multc3() 75 if (classify(r) != zero) in test__multc3() 79 if (classify(r) != NaN) in test__multc3() 83 if (classify(r) != NaN) in test__multc3() 87 if (classify(r) != NaN) in test__multc3() 93 switch (classify(divisor)) in test__multc3() 96 if (classify(r) != zero) in test__multc3() [all …]
|
H A D | mulxc3_test.c | 29 classify(long double _Complex x) in classify() function 65 switch (classify(dividend)) in test__mulxc3() 68 switch (classify(divisor)) in test__mulxc3() 71 if (classify(r) != zero) in test__mulxc3() 75 if (classify(r) != zero) in test__mulxc3() 79 if (classify(r) != NaN) in test__mulxc3() 83 if (classify(r) != NaN) in test__mulxc3() 87 if (classify(r) != NaN) in test__mulxc3() 93 switch (classify(divisor)) in test__mulxc3() 96 if (classify(r) != zero) in test__mulxc3() [all …]
|
H A D | mulsc3_test.c | 26 classify(float _Complex x) in classify() function 62 switch (classify(dividend)) in test__mulsc3() 65 switch (classify(divisor)) in test__mulsc3() 68 if (classify(r) != zero) in test__mulsc3() 72 if (classify(r) != zero) in test__mulsc3() 76 if (classify(r) != NaN) in test__mulsc3() 80 if (classify(r) != NaN) in test__mulsc3() 84 if (classify(r) != NaN) in test__mulsc3() 90 switch (classify(divisor)) in test__mulsc3() 93 if (classify(r) != zero) in test__mulsc3() [all …]
|
H A D | divtc3_test.c | 29 classify(long double _Complex x) in classify() function 66 switch (classify(dividend)) in test__divtc3() 69 switch (classify(divisor)) in test__divtc3() 72 if (classify(r) != NaN) in test__divtc3() 76 if (classify(r) != zero) in test__divtc3() 80 if (classify(r) != zero) in test__divtc3() 84 if (classify(r) != NaN) in test__divtc3() 88 if (classify(r) != NaN) in test__divtc3() 94 switch (classify(divisor)) in test__divtc3() 97 if (classify(r) != inf) in test__divtc3() [all …]
|
H A D | divdc3_test.c | 26 classify(double _Complex x) in classify() function 62 switch (classify(dividend)) in test__divdc3() 65 switch (classify(divisor)) in test__divdc3() 68 if (classify(r) != NaN) in test__divdc3() 72 if (classify(r) != zero) in test__divdc3() 76 if (classify(r) != zero) in test__divdc3() 80 if (classify(r) != NaN) in test__divdc3() 84 if (classify(r) != NaN) in test__divdc3() 90 switch (classify(divisor)) in test__divdc3() 93 if (classify(r) != inf) in test__divdc3() [all …]
|
H A D | divxc3_test.c | 29 classify(long double _Complex x) in classify() function 65 switch (classify(dividend)) in test__divxc3() 68 switch (classify(divisor)) in test__divxc3() 71 if (classify(r) != NaN) in test__divxc3() 75 if (classify(r) != zero) in test__divxc3() 79 if (classify(r) != zero) in test__divxc3() 83 if (classify(r) != NaN) in test__divxc3() 87 if (classify(r) != NaN) in test__divxc3() 93 switch (classify(divisor)) in test__divxc3() 96 if (classify(r) != inf) in test__divxc3() [all …]
|
H A D | muldc3_test.c | 26 classify(double _Complex x) in classify() function 62 switch (classify(dividend)) in test__muldc3() 65 switch (classify(divisor)) in test__muldc3() 68 if (classify(r) != zero) in test__muldc3() 72 if (classify(r) != zero) in test__muldc3() 76 if (classify(r) != NaN) in test__muldc3() 80 if (classify(r) != NaN) in test__muldc3() 84 if (classify(r) != NaN) in test__muldc3() 90 switch (classify(divisor)) in test__muldc3() 93 if (classify(r) != zero) in test__muldc3() [all …]
|
H A D | divsc3_test.c | 26 classify(float _Complex x) in classify() function 62 switch (classify(dividend)) in test__divsc3() 65 switch (classify(divisor)) in test__divsc3() 68 if (classify(r) != NaN) in test__divsc3() 72 if (classify(r) != zero) in test__divsc3() 76 if (classify(r) != zero) in test__divsc3() 80 if (classify(r) != NaN) in test__divsc3() 84 if (classify(r) != NaN) in test__divsc3() 90 switch (classify(divisor)) in test__divsc3() 93 if (classify(r) != inf) in test__divsc3() [all …]
|
/netbsd-src/tests/usr.bin/indent/ |
H A D | opt_cli.c | 14 classify(int n) in classify() function 28 classify(int n) in classify() function 53 classify(int n) in classify() function 78 classify(int n) in classify() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/ |
H A D | UninitializedValues.cpp | 283 void classify(const Expr *E, Class C); 325 void ClassifyRefs::classify(const Expr *E, Class C) { in classify() function in ClassifyRefs 329 classify(CO->getTrueExpr(), C); in classify() 330 classify(CO->getFalseExpr(), C); in classify() 335 classify(BCO->getFalseExpr(), C); in classify() 340 classify(OVE->getSourceExpr(), C); in classify() 347 classify(ME->getBase(), C); in classify() 356 classify(BO->getLHS(), C); in classify() 359 classify(BO->getRHS(), C); in classify() 387 classify(BO->getLHS(), Use); in VisitBinaryOperator() [all …]
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/ |
H A D | ByteCodeExprGen.h | 103 llvm::Optional<PrimType> classify(const Expr *E) const { in classify() function 104 return E->isGLValue() ? PT_Ptr : classify(E->getType()); in classify() 106 llvm::Optional<PrimType> classify(QualType Ty) const { in classify() function 107 return Ctx.classify(Ty); in classify() 117 if (auto T = classify(Ty)) { in classifyPrim() 202 return emitConst(*Ctx.classify(Ty), NumBits, WrappedValue, E); in emitConst()
|
H A D | ByteCodeExprGen.cpp | 135 if (Optional<PrimType> T = classify(LitTy)) in VisitIntegerLiteral() 163 Optional<PrimType> LT = classify(LHS->getType()); in VisitBinaryOperator() 164 Optional<PrimType> RT = classify(RHS->getType()); in VisitBinaryOperator() 169 if (Optional<PrimType> T = classify(BO->getType())) { in VisitBinaryOperator() 222 if (Optional<PrimType> T = classify(E->getType())) { in visitBool() 260 if (Optional<PrimType> T = classify(LV->getType())) { in dereference() 524 if (Optional<PrimType> T = classify(Exp)) in visitExpr() 535 if (Optional<PrimType> T = classify(VD->getType())) { in visitDecl()
|
H A D | Program.cpp | 168 if (auto T = Ctx.classify(Ty)) { in createGlobal() 277 if (llvm::Optional<PrimType> T = Ctx.classify(FT)) { in getOrCreateRecord() 311 if (llvm::Optional<PrimType> T = Ctx.classify(ElemTy)) { in createDescriptor() 337 if (llvm::Optional<PrimType> T = Ctx.classify(ElemTy)) { in createDescriptor() 359 PrimType ElemTy = *Ctx.classify(CT->getElementType()); in createDescriptor()
|
H A D | Context.cpp | 62 llvm::Optional<PrimType> Context::classify(QualType T) { in classify() function in Context 104 return classify(AT->getValueType()); in classify()
|
/netbsd-src/external/mpl/dhcp/dist/server/ |
H A D | class.c | 104 classify (packet, class); 138 classify (packet, nc); 190 classify (packet, nc); 200 void classify (packet, class) in classify() function
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/avr/libf7/ |
H A D | libf7-common.mk | 19 F7_ASM_PARTS += classify clr mul_mant cmp_mant set_u64 67 F7F += classify 91 F7F_asm += classify
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/ |
H A D | libf7-common.mk | 19 F7_ASM_PARTS += classify clr mul_mant cmp_mant set_u64 67 F7F += classify 91 F7F_asm += classify
|