ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
Last change
on this file since 95658c9 was 09ab0a9a, checked in by Jiri Svoboda <jiri@…>, 7 years ago |
Fix vertical spacing with new Ccheck revision.
|
-
Property mode
set to
100644
|
File size:
702 bytes
|
Rev | Line | |
---|
[4122410] | 1 | /**
|
---|
| 2 | * @addtogroup libmath libmath
|
---|
| 3 | * @ingroup libs
|
---|
| 4 | */
|
---|
| 5 |
|
---|
| 6 | /**
|
---|
| 7 | * @addtogroup libmathabs32le abs32le
|
---|
| 8 | * @ingroup libmath
|
---|
| 9 | */
|
---|
| 10 |
|
---|
| 11 | /**
|
---|
| 12 | * @addtogroup libmathamd64 amd64
|
---|
| 13 | * @ingroup libmath
|
---|
| 14 | */
|
---|
| 15 |
|
---|
| 16 | /**
|
---|
| 17 | * @addtogroup libmatharm32 arm32
|
---|
| 18 | * @ingroup libmath
|
---|
| 19 | */
|
---|
| 20 |
|
---|
| 21 | /**
|
---|
| 22 | * @addtogroup libmathia32 ia32
|
---|
| 23 | * @ingroup libmath
|
---|
| 24 | */
|
---|
| 25 |
|
---|
| 26 | /**
|
---|
| 27 | * @addtogroup libmathia64 ia64
|
---|
| 28 | * @ingroup libmath
|
---|
| 29 | */
|
---|
| 30 |
|
---|
| 31 | /**
|
---|
| 32 | * @addtogroup libmathmips32 mips32
|
---|
| 33 | * @ingroup libmath
|
---|
| 34 | */
|
---|
| 35 |
|
---|
| 36 | /**
|
---|
| 37 | * @addtogroup libmathmips32eb mips32eb
|
---|
| 38 | * @ingroup libmath
|
---|
| 39 | */
|
---|
| 40 |
|
---|
| 41 | /**
|
---|
| 42 | * @addtogroup libmathppc32 ppc32
|
---|
| 43 | * @ingroup libmath
|
---|
| 44 | */
|
---|
| 45 |
|
---|
| 46 | /**
|
---|
| 47 | * @addtogroup libmathriscv64 riscv64
|
---|
| 48 | * @ingroup libmath
|
---|
| 49 | */
|
---|
| 50 |
|
---|
| 51 | /**
|
---|
| 52 | * @addtogroup libmathsparc64 sparc64
|
---|
| 53 | * @ingroup libmath
|
---|
| 54 | */
|
---|
Note:
See
TracBrowser
for help on using the repository browser.