1 #
   2 # CDDL HEADER START
   3 #
   4 # The contents of this file are subject to the terms of the
   5 # Common Development and Distribution License (the "License").
   6 # You may not use this file except in compliance with the License.
   7 #
   8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
   9 # or http://www.opensolaris.org/os/licensing.
  10 # See the License for the specific language governing permissions
  11 # and limitations under the License.
  12 #
  13 # When distributing Covered Code, include this CDDL HEADER in each
  14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  15 # If applicable, add the following below this CDDL HEADER, with the
  16 # fields enclosed by brackets "[]" replaced with your own identifying
  17 # information: Portions Copyright [yyyy] [name of copyright owner]
  18 #
  19 # CDDL HEADER END
  20 #
  21 # Copyright 2011 Nexenta Systems, Inc.  All rights reserved.
  22 #
  23 # Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
  24 # Use is subject to license terms.
  25 #
  26 # Interface definition for libmvec.so.1
  27 
  28 $mapfile_version 2
  29 
  30 $if _ELF32
  31 $add lf64
  32 $endif
  33 $if _sparc && _ELF32
  34 $add sparc32
  35 $endif
  36 $if _sparc && _ELF64
  37 $add sparcv9
  38 $endif
  39 $if _x86 && _ELF32
  40 $add i386
  41 $endif
  42 $if _x86 && _ELF64
  43 $add amd64
  44 $endif
  45 
  46 SYMBOL_VERSION SUNW_1.1 {
  47         global:
  48                 __vatan2;               #LSARC/2003/737
  49                 __vatan2_;              #LSARC/2003/737
  50                 __vatan2f;              #LSARC/2003/737
  51                 __vatan2f_;             #LSARC/2003/737
  52                 __vatan;                #LSARC/2003/737
  53                 __vatan_;               #LSARC/2003/737
  54                 __vatanf;               #LSARC/2003/737
  55                 __vatanf_;              #LSARC/2003/737
  56                 __vc_abs;               #LSARC/2003/737
  57                 __vc_abs_;              #LSARC/2003/737
  58                 __vc_exp;               #LSARC/2003/737
  59                 __vc_exp_;              #LSARC/2003/737
  60                 __vc_log;               #LSARC/2003/737
  61                 __vc_log_;              #LSARC/2003/737
  62                 __vc_pow;               #LSARC/2003/737
  63                 __vc_pow_;              #LSARC/2003/737
  64                 __vcos;                 #LSARC/2003/737
  65                 __vcos_;                #LSARC/2003/737
  66                 __vcosf;                #LSARC/2003/737
  67                 __vcosf_;               #LSARC/2003/737
  68                 __vexp;                 #LSARC/2003/737
  69                 __vexp_;                #LSARC/2003/737
  70                 __vexpf;                #LSARC/2003/737
  71                 __vexpf_;               #LSARC/2003/737
  72                 __vhypot;               #LSARC/2003/737
  73                 __vhypot_;              #LSARC/2003/737
  74                 __vhypotf;              #LSARC/2003/737
  75                 __vhypotf_;             #LSARC/2003/737
  76                 __vlog;                 #LSARC/2003/737
  77                 __vlog_;                #LSARC/2003/737
  78                 __vlogf;                #LSARC/2003/737
  79                 __vlogf_;               #LSARC/2003/737
  80                 __vpow;                 #LSARC/2003/737
  81                 __vpow_;                #LSARC/2003/737
  82                 __vpowf;                #LSARC/2003/737
  83                 __vpowf_;               #LSARC/2003/737
  84                 __vrhypot;              #LSARC/2003/737
  85                 __vrhypot_;             #LSARC/2003/737
  86                 __vrhypotf;             #LSARC/2003/737
  87                 __vrhypotf_;            #LSARC/2003/737
  88                 __vrsqrt;               #LSARC/2003/737
  89                 __vrsqrt_;              #LSARC/2003/737
  90                 __vrsqrtf;              #LSARC/2003/737
  91                 __vrsqrtf_;             #LSARC/2003/737
  92                 __vsin;                 #LSARC/2003/737
  93                 __vsin_;                #LSARC/2003/737
  94                 __vsincos;              #LSARC/2003/737
  95                 __vsincos_;             #LSARC/2003/737
  96                 __vsincosf;             #LSARC/2003/737
  97                 __vsincosf_;            #LSARC/2003/737
  98                 __vsinf;                #LSARC/2003/737
  99                 __vsinf_;               #LSARC/2003/737
 100                 __vsqrt;                #LSARC/2003/737
 101                 __vsqrt_;               #LSARC/2003/737
 102                 __vsqrtf;               #LSARC/2003/737
 103                 __vsqrtf_;              #LSARC/2003/737
 104                 __vz_abs;               #LSARC/2003/737
 105                 __vz_abs_;              #LSARC/2003/737
 106                 __vz_exp;               #LSARC/2003/737
 107                 __vz_exp_;              #LSARC/2003/737
 108                 __vz_log;               #LSARC/2003/737
 109                 __vz_log_;              #LSARC/2003/737
 110                 __vz_pow;               #LSARC/2003/737
 111                 __vz_pow_;              #LSARC/2003/737
 112                 vatan2_;                #LSARC/2003/737
 113                 vatan2f_;               #LSARC/2003/737
 114                 vatan_;                 #LSARC/2003/737
 115                 vatanf_;                #LSARC/2003/737
 116                 vc_abs_;                #LSARC/2003/737
 117                 vc_exp_;                #LSARC/2003/737
 118                 vc_log_;                #LSARC/2003/737
 119                 vc_pow_;                #LSARC/2003/737
 120                 vcos_;                  #LSARC/2003/737
 121                 vcosf_;                 #LSARC/2003/737
 122                 vexp_;                  #LSARC/2003/737
 123                 vexpf_;                 #LSARC/2003/737
 124                 vhypot_;                #LSARC/2003/737
 125                 vhypotf_;               #LSARC/2003/737
 126                 vlog_;                  #LSARC/2003/737
 127                 vlogf_;                 #LSARC/2003/737
 128                 vpow_;                  #LSARC/2003/737
 129                 vpowf_;                 #LSARC/2003/737
 130                 vrhypot_;               #LSARC/2003/737
 131                 vrhypotf_;              #LSARC/2003/737
 132                 vrsqrt_;                #LSARC/2003/737
 133                 vrsqrtf_;               #LSARC/2003/737
 134                 vsin_;                  #LSARC/2003/737
 135                 vsincos_;               #LSARC/2003/737
 136                 vsincosf_;              #LSARC/2003/737
 137                 vsinf_;                 #LSARC/2003/737
 138                 vsqrt_;                 #LSARC/2003/737
 139                 vsqrtf_;                #LSARC/2003/737
 140                 vz_abs_;                #LSARC/2003/737
 141                 vz_exp_;                #LSARC/2003/737
 142                 vz_log_;                #LSARC/2003/737
 143                 vz_pow_;                #LSARC/2003/737
 144         local:
 145                 *;
 146 };