Home
last modified time | relevance | path

Searched defs:S17 (Results 1 – 3 of 3) sorted by relevance

/third_party/FreeBSD/lib/msun/src/
De_sinhl.c56 S17 = 2.8346142308424267e-15; /* 0x19882ce789ffc6.0p-101 */ variable
70 S17 = 2.81145725434775409870584280722701574e-15L; /* 0x1952c77030c36898c3fd0b6dfc562.0p-161L */ variable
/third_party/typescript/tests/cases/compiler/
DrecursiveSpecializationOfSignatures.ts4 constructor(public S17: S0<any, (S18) => A>) { } property in S0
/third_party/typescript/tests/baselines/reference/
DrecursiveSpecializationOfSignatures.js11 function S0(S17) { argument