1 /*
2  * Copyright (c) 2017, NVIDIA CORPORATION.  All rights reserved.
3  *
4  * Licensed under the Apache License, Version 2.0 (the "License");
5  * you may not use this file except in compliance with the License.
6  * You may obtain a copy of the License at
7  *
8  *     http://www.apache.org/licenses/LICENSE-2.0
9  *
10  * Unless required by applicable law or agreed to in writing, software
11  * distributed under the License is distributed on an "AS IS" BASIS,
12  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13  * See the License for the specific language governing permissions and
14  * limitations under the License.
15  *
16  */
17 
18 #define Ftn_allocated ftn_allocated
19 #define Ftn_allocate ftn_allocate
20 #define Ftn_allocate64 ftn_allocate64
21 #define Ftn_alloc ftn_alloc
22 #define Ftn_deallocate ftn_deallocate
23 #define Ftn_dealloc ftn_dealloc
24 #define Ftn_ishftc ftn_ishftc
25 #define Ftn_i_iishftc ftn_i_iishftc
26 #define Ftn_i_i1shftc ftn_i_i1shftc
27 #define Ftn_kmvbits ftn_kmvbits
28 #define Ftn_jmvbits ftn_jmvbits
29 #define Ftn_imvbits ftn_imvbits
30 
31 #define Ftn_str_malloc f90_str_malloc
32 #define Ftn_str_free f90_str_free
33 #define Ftn_str_copy f90_str_copy
34 #define Ftn_str_cpy1 f90_str_cpy1
35 #define Ftn_str_index f90_str_index
36 #define Ftn_strcmp f90_strcmp
37 #define Ftn_nstr_copy f90_nstr_copy
38 #define Ftn_nstr_index f90_nstr_index
39 #define Ftn_nstrcmp f90_nstrcmp
40 #define Ftn_str_malloc_klen f90_str_malloc_klen
41 #define Ftn_str_copy_klen f90_str_copy_klen
42 #define Ftn_str_cpy1_klen f90_str_cpy1_klen
43 #define Ftn_str_index_klen f90_str_index_klen
44 #define Ftn_strcmp_klen f90_strcmp_klen
45 #define Ftn_nstr_copy_klen f90_nstr_copy_klen
46 #define Ftn_nstr_index_klen f90_nstr_index_klen
47 #define Ftn_nstrcmp_klen f90_nstrcmp_klen
48 #define Ftn_exit __fort_exit
49 
50 #define Ftn_stop ftn_stop
51 #define Ftn_pause ftn_pause
52 
53 #define Ftn_subchk f90_subchk
54 #define Ftn_subchk64 f90_subchk64
55 #define Ftn_ptrchk f90_ptrchk
56 
57 #define Ftn_date ftn_date
58 #define Ftn_datew ftn_datew
59 #define Ftn_date ftn_date
60 #define Ftn_jdate ftn_jdate
61 #define Ftn_idate ftn_idate
62 #define Ftn_jdate ftn_jdate
63 #define Ftn_secnds ftn_secnds
64 #define Ftn_dsecnds ftn_dsecnds
65 #define Ftn_time ftn_time
66 #define Ftn_timew ftn_timew
67 #define Ftn_time ftn_time
68 #define Ftn_ran ftn_ran
69 #define Ftn_dran ftn_dran
70 #define Ftn_jzext ftn_jzext
71 #define Ftn_izext ftn_izext
72