repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* reload1.c (eliminate_regs_1): Call gen_rtx_raw_SUBREG for SUBREGs
[official-gcc.git]
/
libgo
/
go
/
math
/
export_s390x_test.go
blob
2e7f584dc3f6cae1e4ff6cae37a44089633f9d8e
1
// Copyright 2016 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.
4
5
// +build ignore
6
7
package
math
8
9
// Export internal functions and variable for testing.
10
var
Log10NoVec
=
log10
11
var
CosNoVec
=
cos
12
var
CoshNoVec
=
cosh
13
var
SinNoVec
=
sin
14
var
SinhNoVec
=
sinh
15
var
TanhNoVec
=
tanh
16
var
HasVX
=
hasVX