Datasheet
Index
Index-2 Copyright © 1999-2001 ARM Limited. All rights reserved. ARM DUI 0067D
B
__backspace() 4-10, 4-15, 4-76
Base classes 3-27
Berkeley UNIX
search paths 2-6
Bessel functions 5-27, 5-29
Bitfields 3-30
overlapping, C and C++ 3-29
bool, C++ C-5
byte order 2-29
C
C and C++
ANSI C
compiler mode 2-3
header files 2-6, 2-8, 2-33
language extensions 3-16
mode, compilers 2-3
suppressing warnings 2-32
arrays, new, delete C-5
bitfields, overlapping 3-29
bool C-5
Casts, new style C-5
compilers, using 2-1
compilers,variants 2-2
C++ implementation definition C-1
C++ language feature support C-1
C++ library implementation C-8
C++ templates C-7
delete array C-5
exceptions C-7
expression evaluation B-7
field alignment 3-27
floating-point operations 3-25
global variables, alignment 3-23
keywords, see Keywords, C and C++
language extensions 3-16
libraries, see C++ library
limits, floating-point D-6
linkage specification C-5
mode in compilers 2-3
namespaces C-5
natural alignment 3-23
new array C-5
new style casts C-5
Non-ANSI include warning 2-33
nothrow, new C-5
overlapping of bitfields 3-29
pointers, subtraction 3-25
runtime type identification C-5
signals 4-55
Standard C++
and error messages 2-37
inline assembler 3-18
limits D-2
static member constants C-5
structures, see Structures, C and C++
virtual functions 3-27
wchar_t C-5
wide characters C-5
calloc() 4-19, 4-57
Casts, new style, C++ C-5
Characters after preprocessor directive
error 2-38
char, changing sign of 2-30
Checking arguments for
printf/scanf-like functions 3-3
Chop floating point 5-34
clock() 4-19, 4-21, 4-86
_clock_init() 4-86
Code
controlling generation with pragmas
3-4
sections, compiler controls 2-28
Command syntax
compilers 2-9
Comments
character set, C and C++ 3-21
in inline assembler 3-18
retaining in preprocessor output
2-16
Common sub-expression elimination
3-6
Compiler options
-ansi 2-14
-ansic 2-14
-apcs 2-12
see also ATPCS variants
-auto_float_constants 2-27
-bigend 2-29
-C 2-16
-c 2-17
-cpp 2-14
-cpu 2-19
C++ 2-14
-D 2-16
-depend 2-18
-dwarf2 2-23
-E 2-11, 2-15
-Ea 2-37
-Ec 2-38
-Ef 2-38
-Ei 2-38
-embeddedcplusplus 2-14
-Ep 2-38
-errors 2-11
-fa 2-35
-fd 2-6
-fh 2-35, 2-36, 2-38
-fi 2-18
-fk 2-6, 2-7, 2-15
-fp 2-35
-fpu 2-20
-fs 2-19
-fu 2-18
-fv 2-36
-fy 2-30, 3-26
-g 2-22
-help 2-11
-I 2-6, 2-7, 2-15
-j 2-6, 2-7, 2-15
-list 2-17
-littleend 2-29
-M 2-16
-O 2-24
-o 2-18
-Oautoinline 2-26
-Oinline 2-25
-Ono_autoinline 2-25
-Ono_data_reorder 2-26
-Ono_ldrd 2-26
-Ospace 2-24
-Otime 2-24
reading from a file 2-10
-S 2-18
-split_ldm 2-26
-strict 2-14
syntax 2-9
-U 2-16
-Wa 2-31
-Wb 2-31
-Wd 2-32
-We 2-32
-Wf 2-32