Home
last modified time | relevance | path

Searched defs:Inf (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/games/fortune/unstr/
H A Dunstr.c63 FILE *Inf, *Dataf; variable
/openbsd-src/gnu/usr.bin/perl/dist/Math-Complex/lib/Math/
H A DComplex.pm1588 sub Inf { subroutine
/openbsd-src/gnu/llvm/libcxx/benchmarks/
H A Dformatter_float.bench.cpp63 enum class ValueE { Inf, Random }; enumerator
/openbsd-src/gnu/usr.bin/perl/ext/POSIX/
H A DPOSIX.xs168 # define Inf NV_INF macro
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp7343 APInt Inf = APFloat::getInf(Semantics).bitcastToAPInt(); // Exp and int bit. in lowerISFPCLASS() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp8063 APInt Inf = APFloat::getInf(Semantics).bitcastToAPInt(); // Exp and int bit. in expandIS_FPCLASS() local