| | | |
| Numbers and Symbols |
|
| _’ ( ) ( ) |
|
| -# ( ) ( ) |
|
| __’ ( ) |
|
| -### ( ) ( ) |
|
| // comment indicators |
| | in C99 ( ) |
| | with -xCC ( ) |
|
| #assert ( ) |
|
| #assert ( ) ( ) ( ) ( ) |
|
| #define ( ) |
|
| #include, adding header files with ( ) |
|
| #pragma ( ) ( ) ( ) ( ) |
|
| #pragma alias ( ) |
|
| #pragma alias_level ( ) |
|
| #pragma align ( ) |
|
| #pragma c99 ( ) |
|
| #pragma does_not_read_global_data ( ) |
|
| #pragma does_not_return ( ) |
|
| #pragma does_not_write_global_data ( ) |
|
| #pragma error_messages ( ) |
|
| #pragma fini ( ) |
|
| #pragma hdrstop ( ) |
|
| #pragma ident ( ) ( ) |
|
| #pragma init ( ) |
|
| #pragma inline ( ) |
|
| #pragma int_to_unsigned ( ) |
|
| #pragma may_not_point_to ( ) |
|
| #pragma may_piont_to ( ) |
|
| #pragma MP serial_loop ( ) ( ) |
|
| #pragma MP serial_loop-nested ( ) ( ) |
|
| #pragma MP taskloop ( ) ( ) |
|
| #pragma no_inline ( ) |
|
| #pragma no_side_effect ( ) ( ) |
|
| #pragma noalias ( ) ( ) |
|
| #pragma nomemorydepend ( ) |
|
| #pragma opt ( ) |
|
| #pragma pack ( ) |
|
| #pragma pipeloop ( ) |
|
| #pragma rarely_called ( ) |
|
| #pragma redefine_extname ( ) |
|
| #pragma returns_new_memory ( ) |
|
| #pragma unknown_control_flow ( ) |
|
| #pragma unroll ( ) |
|
| #pragma warn_missing_parameter_info ( ) |
|
| #pragma weak ( ) |
|
| _ _STDC_ _ value under -Xc ( ) |
| | | |
| E |
|
| -E ( ) |
|
| edit, source files, See cscope |
|
| EDITOR ( ) ( ) |
|
| elfdump ( ) |
|
| ellipsis notation ( ) ( ) ( ) |
|
| enhanced mode of lint ( ) |
|
| environment variable |
| | EDITOR as used by cscope ( ) ( ) |
| | LANG |
| | | in C90 ( ) |
| | | in C99 ( ) ( ) |
| | LC_ALL |
| | | in C90 ( ) |
| | | in C99 ( ) |
| | LC_CTYPE |
| | | in C90 ( ) |
| | | in C99 ( ) |
| | OMP_DYNAMIC ( ) |
| | OMP_NESTED ( ) |
| | OMP_NUM_THREADS ( ) |
| | OMP_SCHEDULE ( ) |
| | PARALLEL ( ) |
| | PARALLEL example ( ) |
| | STACKSIZE ( ) |
| | SUN_PROFDATA ( ) ( ) |
| | SUN_PROFDATA_DIR ( ) ( ) |
| | SUNPRO_MP_THR_IDLE ( ) |
| | SUNW_MP_THR_IDLE ( ) |
| | SUNW_MP_WARN ( ) |
| | TCOVDIR ( ) |
| | TERM as used by cscope ( ) |
| | TMPDIR ( ) |
| | TZ ( ) |
| | VPATH as used by cscope ( ) |
|
| er_src utility ( ) |
|
| ERANGE ( ) |
|
| ERANGE macro ( ) |
|
| -err ( ) |
|
| -errchk ( ) |
|
| -errfmt ( ) ( ) |
|
| -errhdr ( ) |
|
| errno |
| | C98 implementation of ( ) |
| | header file ( ) ( ) |
| | impact of -fast on ( ) ( ) |
| | impact of -xbuiltin on ( ) |
| | impact of -xlibmieee on ( ) |
| | impact of -xlibmil on ( ) |
| | impact of -xlibmopt on ( ) |
| | impact of finalization functions on ( ) |
| | impact of initialization functions on ( ) |
| | preserving value of ( ) |
| | setting value to ERANGE on underflow ( ) ( ) ( ) |
|
| -erroff ( ) ( ) |
|
| error messages ( ) |
| | adding prefix "error\ |
| | | " to ( ) |
| | controlling length for a type mismatch ( ) |
| | suppressing in lint ( ) |
|
| -errsecurity ( ) |
|
| -errshort ( ) |
|
| -errtags ( ) ( ) |
|
| -errwarn ( ) ( ) |
|
| exec function ( ) |
|
| _Exit function ( ) |
|
| expressions, grouping and evaluation in ( ) ( ) |
| | | |
| L |
|
| -L ( ) ( ) |
|
| -l ( ) ( ) |
|
| LANG environment variable |
| | in C90 ( ) |
| | in C99 ( ) ( ) |
|
| layout level alias disambiguation ( ) |
|
| LC_ALL environment variable |
| | in C90 ( ) |
| | in C99 ( ) |
|
| LC_CTYPE environment variable |
| | in C90 ( ) |
| | in C99 ( ) |
|
| ld (C compiler) ( ) |
|
| -ld_open ( ) |
|
| libfast.a ( ) |
|
| libraries |
| | building shared libraries ( ) |
| | default dirs searched by cc ( ) |
| | intrinsic name ( ) |
| | libfast.a ( ) |
| | lint ( ) ( ) |
| | llib-lx.ln ( ) |
| | renaming shared ( ) |
| | shared or non shared ( ) |
| | specifying dynamic or static links ( ) |
| | sun_prefetch.h ( ) |
|
| library bindings ( ) |
|
| limit of memory allocation on stack ( ) |
|
| limits.h, macros defined in ( ) |
|
| link, static vs. dynamic ( ) |
|
| link-time optimization ( ) |
|
| link-time options, list of ( ) |
|
| linker |
| | options received from compiler ( ) |
| | specifying dynamic or static linking in ( ) |
| | suppressing linking with ( ) |
|
| lint |
| | basic mode |
| | | introduced ( ) |
| | | invoking ( ) |
| | commands |
| | | -# ( ) |
| | | -### ( ) |
| | | -a ( ) |
| | | -b ( ) |
| | | -C ( ) |
| | | -c ( ) |
| | | -dirout ( ) |
| | | -err=warn ( ) |
| | | -errchk ( ) |
| | | -errfmt ( ) |
| | | -errhdr ( ) |
| | | -erroff ( ) |
| | | -errsecurity ( ) |
| | | -errtags ( ) |
| | | -errwarn ( ) |
| | | -F ( ) |
| | | -fd ( ) |
| | | -flagsrc ( ) |
| | | -h ( ) |
| | | -I ( ) |
| | | -k ( ) |
| | | -L ( ) |
| | | -l ( ) |
| | | -m ( ) |
| | | -n ( ) |
| | | -Ncheck ( ) |
| | | -Nlevel ( ) |
| | | -o ( ) |
| | | -p ( ) |
| | | -R ( ) |
| | | -s ( ) |
| | | -u ( ) |
| | | -V ( ) |
| | | -v ( ) |
| | | -W ( ) |
| | | -x ( ) |
| | | -Xalias_level ( ) |
| | | -Xc99 ( ) |
| | | -XCC ( ) |
| | | -Xexplicitpar ( ) |
| | | -Xkeeptmp ( ) |
| | | -Xtemp ( ) |
| | | -Xtime ( ) |
| | | -Xtransition ( ) |
| | | -Xustr ( ) |
| | | -y ( ) |
| | consistency checks ( ) |
| | diagnostics ( ) ( ) |
| | directives ( ) ( ) |
| | enhanced mode |
| | | introduced ( ) |
| | | invoking ( ) |
| | filters ( ) ( ) |
| | header files, finding ( ) |
| | how lint examines code ( ) |
| | introduction to ( ) |
| | libraries ( ) ( ) |
| | messages |
| | | formats of ( ) ( ) |
| | | message ID (tag), identifying ( ) ( ) |
| | | suppressing ( ) |
| | portability checks ( ) ( ) |
| | predefined tokens ( ) |
| | predefinition ( ) |
| | questionable constructs ( ) ( ) |
| | recognized cc commands ( ) |
|
| llib-lx.ln library ( ) |
|
| local time zone ( ) |
|
| locale ( ) ( ) ( ) |
| | behavior ( ) |
| | default ( ) |
| | ja_JP.PCK ( ) |
| | use of non-conforming ( ) |
|
| long, storage allocation for ( ) |
|
| long, storage allocation for ( ) |
|
| long double |
| | passing in ISO C ( ) |
| | storage allocation for ( ) |
|
| long int ( ) |
|
| long long ( ) ( ) |
| | arithmetic promotions ( ) |
| | passing ( ) ( ) |
| | representation of ( ) |
| | returning ( ) |
| | storage allocation for ( ) |
| | suffix ( ) |
| | value preserving ( ) |
|
| loops ( ) |
| | | |
| P |
|
| -P ( ) |
|
| -p ( ) |
|
| padding of structures ( ) |
|
| page size, setting for stack or heap ( ) |
|
| PARALLEL ( ) |
| | environment variable ( ) |
|
| parallelization ( ) ( ) |
| | See also OpenMP | |
| | checking for properly parallelized loops with -xvpara ( ) |
| | creating a program database with -Zll ( ) |
| | environment variables for ( ) ( ) |
| | finding parallelized loops with -xloopinfo ( ) |
| | specifying OpenMP pragmas with -xopenmp ( ) |
| | turning on reduction recognition with -xreduction ( ) |
| | turning on with -xautopar for multiple processors ( ) |
| | -xparallel macro ( ) |
|
| pass, name and version of each ( ) |
|
| PEC: Portable Executable Code ( ) |
|
| Pentium ( ) |
|
| performance |
| | optimizing for SPARC ( ) |
| | optimizing with -fast ( ) |
| | optimizing with-xO ( ) |
|
| portability, of code ( ) ( ) |
|
| portability checks performed by lint ( ) ( ) |
|
| postopt (C compiler) ( ) |
|
| _Pragma ( ) |
|
| preassertions for -Aname ( ) |
|
| precompiled-header file ( ) |
|
| predefined tokens |
| | __’ ( ) |
| | __BUILTIN_VA_ARG_INCR ( ) |
| | __i386 ( ) |
| | i386 ( ) |
| | lint ( ) |
| | sparc ( ) |
| | __sparcv9 ( ) |
| | __sun ( ) |
| | sun ( ) |
| | __SUNPRO_C ( ) |
| | __SVR4 ( ) |
| | __unix ( ) |
| | unix ( ) |
|
| prefetch ( ) |
|
| preprocessing ( ) ( ) |
| | directives ( ) ( ) ( ) ( ) ( ) |
| | how to preserve comments ( ) |
| | predefined names ( ) ( ) |
| | stringizing ( ) |
| | token pasting ( ) |
|
| preserving signedness of chars ( ) |
|
| printf function ( ) |
|
| printing ( ) ( ) |
|
| .profile filename extension ( ) |
|
| programming tools for C ( ) |
|
| promotion ( ) ( ) |
| | bit-fields ( ) |
| | default arguments ( ) |
| | integral constants ( ) |
| | value preserving ( ) |
| | | |
| S |
|
| s implementation of ( ) ( ) |
|
| -S ( ) |
|
| -s ( ) ( ) |
|
| scanf function ( ) |
|
| search, source files, See cscope |
|
| setlocale(3C) ( ) ( ) |
|
| setlocale function ( ) |
|
| shared libraries, naming ( ) |
|
| short, storage allocation for ( ) |
|
| signal ( ) ( ) |
|
| signal function ( ) |
|
| signed ( ) |
|
| signedness of chars ( ) |
|
| sizeof function ( ) |
|
| slave thread default setting for STACKSIZE ( ) |
|
| source files |
| | checking with lint ( ) ( ) |
| | compatibility of K& ( ) |
| | editing |
| | | See cscope | |
| | locating ( ) |
| | searching |
| | | See cscope | |
|
| space characters ( ) |
|
| __sparc ( ) |
|
| sparc predefined token ( ) |
|
| __sparcv9 ( ) |
|
| ssbd (C compiler) ( ) |
|
| stabs debugger-data format ( ) |
|
| stack |
| | memory allocation maximum ( ) |
| | setting page size for ( ) |
|
| STACKSIZE environment variable ( ) |
|
| standards conformance ( ) ( ) |
|
| stat function ( ) |
|
| static linking ( ) |
|
| std level alias disambiguation ( ) |
|
| stdint.h, macros defined in ( ) |
|
| storage allocation for types ( ) |
|
| streams ( ) |
|
| strerror function ( ) |
|
| strftime function ( ) |
|
| strict level alias disambiguation ( ) |
|
| string literals in text segment ( ) |
|
| strlcpy function ( ) |
|
| strong level alias disambiguation ( ) |
|
| strtod function ( ) |
|
| strtof function ( ) |
|
| strtold function ( ) |
|
| structure |
| | alignment ( ) |
| | padding ( ) |
|
| __sun ( ) |
|
| sun predefined token ( ) |
|
| sun_prefetch.h ( ) |
|
| SUN_PROFDATA |
| | definition ( ) |
| | relating to -xprofile ( ) |
|
| SUN_PROFDATA_DIR |
| | definition ( ) |
| | relating to -xprofile ( ) |
|
| __SUNPRO_C ( ) |
|
| sunw_mp_register_warn function ( ) |
|
| SUNW_MP_THR_IDLE environment variable ( ) ( ) |
|
| SUNW_MP_WARN environment variable ( ) |
|
| symbol declaration specifier ( ) |
|
| __symbolic ( ) |
|
| symbolic debugging information, removing ( ) |
|
| system function ( ) ( ) |
| | | |
| T |
|
| tcov, new style with -xprofile ( ) |
|
| TCOVDIR environment variable ( ) |
|
| Temporary files ( ) |
|
| TERM environment variable as used by cscope ( ) |
|
| text |
| | segment and string literals ( ) |
| | stream ( ) |
|
| __thread ( ) |
|
| thread local storage of variables ( ) |
|
| threads, See parallelization |
|
| __TIME__ ( ) ( ) ( ) |
|
| time and date formats ( ) |
|
| /tmp ( ) |
|
| TMPDIR environment variable ( ) ( ) |
|
| tokens ( ) ( ) |
|
| tools for programming with C ( ) |
|
| towctrans function ( ) |
|
| trigraph sequences ( ) |
|
| type-based alias-disambiguation ( ) ( ) |
|
| types |
| | compatible and composite ( ) ( ) |
| | const and volatile qualifier ( ) ( ) |
| | declaration in for loop ( ) |
| | declarations and code ( ) |
| | incomplete ( ) ( ) |
| | specifier requirement in declaration ( ) |
| | storage allocation for ( ) |
|
| TZ ( ) |