1 // Copyright 2010 The Go Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style
3 // license that can be found in the LICENSE file.
5 // Export guts for testing.
16 var Fintto64 = fintto64
17 var F64toint = f64toint
21 func LockedOSThread() bool
25 var Entersyscall = entersyscall
26 var Exitsyscall = exitsyscall