Sun Studio 12: C User's Guide
    
P
 
 -P ( Index Term Link )
 
 -p ( Index Term Link )
 
 padding of structures ( Index Term Link )
 
 page size, setting for stack or heap ( Index Term Link )
 
 PARALLEL ( Index Term Link )
  environment variable ( Index Term Link )
 
 parallelization ( Index Term Link ) ( Index Term Link )
  checking for properly parallelized loops with -xvpara ( Index Term Link )
  creating a program database with -Zll ( Index Term Link )
  environment variables for ( Index Term Link ) ( Index Term Link )
  finding parallelized loops with -xloopinfo ( Index Term Link )
   See also OpenMP
  specifying OpenMP pragmas with -xopenmp ( Index Term Link )
  turning on reduction recognition with -xreduction ( Index Term Link )
  turning on with -xautopar for multiple processors ( Index Term Link )
  with -xexplicitpar ( Index Term Link )
  -xparallel macro ( Index Term Link )
 
 pass, name and version of each ( Index Term Link )
 
 Pentium ( Index Term Link )
 
 performance
  optimizing for SPARC ( Index Term Link )
  optimizing with -fast ( Index Term Link )
  optimizing with-xO ( Index Term Link )
 
 portability checks performed by lint ( Index Term Link ) ( Index Term Link )
 
 portability, of code ( Index Term Link ) ( Index Term Link )
 
 postopt (C compiler) ( Index Term Link )
 
 _Pragma ( Index Term Link )
 
 __PRAGMA_REDEFINE_EXTNAME ( Index Term Link )
 
 preassertions for -Aname ( Index Term Link )
 
 precompiled-header file ( Index Term Link )
 
 predefined tokens
  __’ ( Index Term Link )
  __BUILTIN_VA_ARG_INCR ( Index Term Link ) ( Index Term Link )
  i386 ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
  __i386 ( Index Term Link ) ( Index Term Link )
  lint ( Index Term Link )
  __RESTRICT ( Index Term Link ) ( Index Term Link )
  sparc ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
  __sparc ( Index Term Link )
  __sparcv9 ( Index Term Link ) ( Index Term Link )
  sun ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
  __sun ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
  __SUNPRO_C ( Index Term Link ) ( Index Term Link )
  __SVR4 ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
  uname ( Index Term Link )
  unix ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
  __unix ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
 
 prefetch ( Index Term Link )
 
 preprocessing ( Index Term Link ) ( Index Term Link )
  directives ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
  how to preserve comments ( Index Term Link )
  predefined names ( Index Term Link ) ( Index Term Link )
  stringizing ( Index Term Link )
  token pasting ( Index Term Link )
 
 preserving signedness of chars ( Index Term Link )
 
 printf function ( Index Term Link )
 
 printing ( Index Term Link ) ( Index Term Link )
 
 .profile filename extension ( Index Term Link )
 
 programming tools for C ( Index Term Link )
 
 promotion ( Index Term Link ) ( Index Term Link )
  bit-fields ( Index Term Link )
  default arguments ( Index Term Link )
  integral constants ( Index Term Link )
  value preserving ( Index Term Link )