FreeCalypso > hg > gsm-codec-lib
comparison libgsmhr1/namespace.list @ 502:b0333fa167c3
libgsmhr1: compile mathhalf.c
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Wed, 19 Jun 2024 01:06:28 +0000 |
parents | libtwamr/namespace.list@ebe499058c63 |
children | 024615de06fe |
comparison
equal
deleted
inserted
replaced
501:597b39aef484 | 502:b0333fa167c3 |
---|---|
1 # This file is the source input for automatic generation of namespace.h | |
2 # for libgsmhr1. Each word in every non-empty, non-comment line lists a | |
3 # function or a data object with intermodule linkage whose name needs to be | |
4 # transformed in order to avoid namespace pollution for users of our library. | |
5 | |
6 add sub L_add L_sub | |
7 mult L_mult mult_r | |
8 shr shl L_shr L_shl shift_r L_shift_r | |
9 abs_s L_abs | |
10 L_mac mac_r L_msu msu_r | |
11 negate L_negate | |
12 L_deposit_l L_deposit_h extract_l extract_h | |
13 round norm_l norm_s divide_s |