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 golockedOSThread() bool
23 var Entersyscall = entersyscall
24 var Exitsyscall = exitsyscall
25 var LockedOSThread = golockedOSThread