Home
last modified time | relevance | path

Searched refs:ThInfo (Results 1 – 5 of 5) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/external/dtoa/
H A Dinclude_header.patch27 @@ -1521,7 +1519,7 @@ ThInfo {
29 } ThInfo;
31 - static ThInfo TI0;
32 + static thread_local ThInfo TI0;
35 static ThInfo *TI1;
37 static ThInfo *TI1;
/dports/math/asl/solvers/
H A Ddtoa.c1519 ThInfo { struct
1522 } ThInfo; argument
1524 static ThInfo TI0;
1527 static ThInfo *TI1;
1556 static ThInfo*
1582 ThInfo *TI; in Balloc()
1626 ThInfo *TI; in Bfree()
1929 ThInfo *TI; in pow5mult()
3458 ThInfo *TI = 0; in gethex()
4907 ThInfo *TI = 0; in gethex()
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/ast/src/c/types/
H A Ddtoa.c1521 ThInfo { struct
1524 } ThInfo; argument
1526 static ThInfo TI0;
1529 static ThInfo *TI1;
1558 static ThInfo*
1584 ThInfo *TI; in Balloc()
1628 ThInfo *TI; in Bfree()
1931 ThInfo *TI; in pow5mult()
3460 ThInfo *TI = 0; in gethex()
4909 ThInfo *TI = 0; in gethex()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/Standard/
H A DStandard_Strtod.cxx1545 ThInfo { struct
1548 } ThInfo; argument
1550 static ThInfo TI0;
1553 static ThInfo *TI1;
1582 static ThInfo*
1608 ThInfo *TI; in Balloc()
1652 ThInfo *TI; in Bfree()
1955 ThInfo *TI; in pow5mult()
3485 ThInfo *TI = 0;
4940 ThInfo *TI = 0;
[all …]
/dports/comms/cqrlog/cqrlog-2.5.0/src/
H A DfDXCluster.pas193 ThInfo : String;
1388 ThInfo := '';
1502 ThInfo := 'Connecting ...';
1514 ThInfo := 'Downloading spots ...';
1545 ThInfo := '';
1554 ThInfo := '';
1563 lblInfo.Caption := ThInfo;