osprey/common/util/errors.h File Reference

#include "errdesc.h"
#include "err_host.h"

Include dependency graph for errors.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define Assert(Cond, ParmList)
#define FmtAssert(Cond, ParmList)
#define Require(Cond, ParmList)
#define Insist(a, b)   ((void) 1)
#define Is_True(a, b)   ((void) 1)
#define Lmt_DevWarn(limit, args)
#define DevAssert   Is_True
#define DevAssert_On   Is_True_On
#define ES_IGNORE   0
#define ES_ADVISORY   1
#define ES_WARNING   2
#define ES_CONFORMANCE   3
#define ES_ERROR   4
#define ES_ERRBENIGN   4
#define ES_ERRPHASE   5
#define ES_ERRABORT   6
#define ES_MAX   6
#define EP_UNIX   0
#define EP_GLOBAL   1
#define EP_LIB   2
#define EP_LINK   3
#define EP_FE   4
#define EP_BE   5
#define EP_CG   6
#define EP_PREDEFINED   6
#define ET_UNKNOWN   0
#define ET_INT   1
#define ET_INT32   2
#define ET_INT64   3
#define ET_FLOAT   4
#define ET_DOUBLE   5
#define ET_POINTER   6
#define ET_STRING   7
#define ET_SYSERR   8
#define ET_STRTAB   9
#define ET_SYMTAB   10
#define ET_TN   11
#define ET_NODE   12
#define ET_PREDEFINED   13
#define ERROR_LINE_UNKNOWN   0

Functions/Subroutines

void Abort_Compiler_Location (const char *file_name, INT line_number)
void Fail_Assertion (INT ecode,...)
void Fail_FmtAssertion (const char *fmt,...)
void Fatal_Error (const char *fmt,...)
void ErrMsg (INT ErrCode,...)
void ErrMsgLine (INT ErrCode, INT LineNo,...)
void DevWarn (const char *FormatString,...)
BOOL DevWarn_Enabled (void)
void DevWarn_Toggle (void)
BOOL Count_Limit_DevWarn (const char *const src_fname, const UINT src_line, const UINT limit)
void Set_Error_Tables (struct error_desc_table *edt, const char *errlist[])
void Set_Error_Descriptor (INT, ERROR_DESC *)
void Set_Error_File (const char *filename)
void Set_Error_Trace (FILE *stream)
void Set_Error_Source (const char *filename)
void Set_Error_Line (INT LineNo)
void Set_Error_Phase (const char *phasename)
const char * Get_Error_Phase (void)
BOOL Get_Error_Count (INT *Error_Count, INT *Warning_Count)
void Init_Error_Handler (INT Max_Allowed_Errors)
void Handle_Signals (void)
void Rag_Handle_Woff_Args (char *wstring)
BOOL Had_Internal_Error (void)

Variables

INT errno
INT Min_Error_Severity
INT Conformance_Level


Define Documentation

#define Assert ( Cond,
ParmList   ) 

Value:

( Cond ? (void) 1           \
           : ( Abort_Compiler_Location ( __FILE__, __LINE__ ),  \
         Fail_Assertion ParmList ) )

Definition at line 445 of file errors.h.

Referenced by DOM_INFO::Compress(), CFG::Compute_control_dependence(), CFG::Compute_dom_frontier(), and DSE::Dead_store_elim().

#define DevAssert   Is_True

Definition at line 504 of file errors.h.

Referenced by _CG_DEP_op_info_valid(), LRANGE::Allocate_Register(), Append_Mappings(), ARC_LIST_rest(), BB_MAP32_Get(), BB_MAP32_Set(), BB_MAP64_Get(), BB_MAP64_Set(), BB_MAP_Delete(), BB_MAP_Get(), BB_MAP_Set(), BBlist_Fall_Thru_Pred(), BBlist_Fall_Thru_Succ(), Clone_Mappings(), Cray_Type_From_TY(), INTERFERE_MGR::Create_Add_Neighbor(), LRANGE_MGR::Create_Complement(), Create_DopeVector_WN(), LRANGE_MGR::Create_Duplicate(), cwh_addr_address_ST(), cwh_addr_compute_stride_fudge_factor(), cwh_addr_load_ST(), cwh_addr_load_WN(), cwh_addr_nonc_recast(), cwh_addr_nonc_util(), cwh_addr_store_ST(), cwh_addr_store_WN(), cwh_addr_WN_ST(), cwh_auxst_add_dummy(), cwh_auxst_add_list(), cwh_auxst_find_dummy_len(), cwh_auxst_find_list(), cwh_block_add_to_enclosing_regions(), cwh_block_find_address(), cwh_block_pop_block(), cwh_block_pop_region(), cwh_block_push_region(), cwh_block_set_region_pragmas(), cwh_directive_load_value_pragma(), cwh_directive_work_dist(), cwh_dope_from_expression(), cwh_dope_get_dope_fudge_factor(), cwh_dope_read_bound(), cwh_dope_store_bound(), cwh_dst_is_character_TY(), cwh_dst_mk_common(), cwh_dst_mk_dope_bound(), cwh_dst_mk_type(), cwh_dst_stride_kind(), cwh_expr_address(), cwh_expr_compare_char(), cwh_expr_operand(), cwh_expr_temp(), cwh_intrin_popcnt_leadz_helper(), cwh_intrin_wrap_char_parm(), cwh_io_analyse_io_item(), cwh_io_create_dope_from_item(), cwh_io_ioitem(), cwh_io_no_desc(), cwh_mp_region(), cwh_parallel(), cwh_preg_next_preg(), cwh_reorder(), cwh_stab_altentry_TY(), cwh_stab_altres_offset(), cwh_stab_const_ST(), cwh_stab_distrib_pragmas(), cwh_stab_full_split(), cwh_stab_mk_flds(), cwh_stk_count_STRs(), cwh_stk_get_class(), cwh_stk_get_FLD_TY(), cwh_stk_get_TY(), cwh_stk_is_byte_STR(), cwh_stk_pop_ADDR(), cwh_stk_pop_DEREF(), cwh_stk_pop_FLD(), cwh_stk_pop_LB(), cwh_stk_pop_PCONST(), cwh_stk_pop_ST(), cwh_stk_pop_STR(), cwh_stk_pop_whatever(), cwh_stk_pop_WHIRL(), cwh_stk_pop_WN(), cwh_stk_push_STR(), cwh_stk_push_top_item_again(), cwh_stk_push_typed(), cwh_stk_verify_empty(), cwh_stmt_call_helper(), cwh_stmt_conformance_checks_walk(), Dependence_Walk(), DST_set_assoc_idx(), Dv_Type_From_TY(), Emit_Loop_Note(), F90_Lower_Alloc_Dealloc(), F90_Lower_Create_Temp(), fei_allocate(), fei_arg_addr(), fei_arith_con(), fei_assert(), fei_blocking_size(), fei_close(), fei_constant(), fei_copyin_bound(), fei_criticalsection(), fei_fission(), fei_function_ref(), fei_fuse(), fei_get_dv_hdr_fld(), fei_inquire(), fei_label(), fei_len(), fei_name(), fei_namelist(), fei_nseq_subscr(), fei_object(), fei_object_ref(), fei_open(), fei_parallel_open_mp(), fei_paralleldo_open_mp(), fei_parallelsections_open_mp(), fei_parallelworkshare_open_mp(), fei_prefetch_ref_disable(), fei_redistribute(), fei_return(), fei_seg_ref(), fei_seq_subscr(), fei_set_dv_hdr_fld(), fei_static_base(), fei_static_member(), fei_static_simple_reloc_init(), fei_static_subscripts(), fei_stop(), fei_store(), fei_substr(), fei_task_var(), fei_trunc(), fei_unroll(), Find_array_TY(), Find_scalar_TY(), FREQ_Find_Never_BBs(), get_base_and_offset(), get_corresponding_sp(), Get_Latency_To(), GRA_Note_Spill(), GRA_Split_Entry_And_Exit_BBs(), Handle_ASM(), Init_Callee_Saved_Regs_for_REGION(), Initialize_Depth_First_Info(), LRANGE::Interferes(), LOOP_DESCR_Add_BB(), LOOP_DESCR_Delete_BB(), LOOP_DESCR_Detect_Loops(), LOOP_DESCR_Is_Exit_Edge(), lower_transformationals(), Map_Operands(), Move_Restore_Out_Of_Region(), LRANGE_SET_SUBUNIVERSE::Nth_Lrange(), LRANGE::Original_TN(), LRANGE::Reg(), REGION_MAP32_Get(), REGION_MAP32_Set(), REGION_MAP64_Get(), REGION_MAP64_Set(), REGION_MAP_Delete(), REGION_MAP_Get(), REGION_MAP_Set(), Region_Pre_Header(), Region_TN(), Remove_Explicit_Branch(), LRANGE_CLIST_ITER::Replace_Current(), GRA_BB::Replace_Global_Interference(), Scan_Complement_BB_For_Referenced_TNs(), Priority_Selector::Select_OP_For_Delay_Slot(), Set_Latency_To(), simple_intrinsic(), simple_intrinsic_nt(), LRANGE_CLIST_ITER::Splice(), Substitute_1_For_Impdo_Index_Val(), Target_Dependent_Region_Interference(), TCON_from_stack(), LRANGE::Tn(), and WN_Is_Volatile_Mem().

#define DevAssert_On   Is_True_On

Definition at line 505 of file errors.h.

#define EP_BE   5

Definition at line 548 of file errors.h.

Referenced by CG_Process_Command_Line(), lno_main(), load_components(), and main().

#define EP_CG   6

Definition at line 549 of file errors.h.

Referenced by CG_Process_Command_Line(), and main().

#define EP_FE   4

Definition at line 545 of file errors.h.

#define EP_GLOBAL   1

Definition at line 537 of file errors.h.

#define EP_LIB   2

Definition at line 538 of file errors.h.

#define EP_LINK   3

Definition at line 541 of file errors.h.

#define EP_PREDEFINED   6

Definition at line 550 of file errors.h.

#define EP_UNIX   0

Definition at line 534 of file errors.h.

#define ERROR_LINE_UNKNOWN   0

#define ES_ADVISORY   1

Definition at line 518 of file errors.h.

Referenced by DEBUG_Configure(), List_Compile_Options(), and Process_Command_Line().

#define ES_CONFORMANCE   3

Definition at line 520 of file errors.h.

Referenced by ErrMsg_Report_Nonuser(), and ErrMsg_Report_User().

#define ES_ERRABORT   6

#define ES_ERRBENIGN   4

Definition at line 522 of file errors.h.

#define ES_ERROR   4

#define ES_ERRPHASE   5

Definition at line 523 of file errors.h.

Referenced by ErrMsg_Report_Nonuser(), and ErrMsg_Report_User().

#define ES_IGNORE   0

Definition at line 517 of file errors.h.

#define ES_MAX   6

Definition at line 525 of file errors.h.

Referenced by Init_Error_Handler().

#define ES_WARNING   2

Definition at line 519 of file errors.h.

Referenced by Get_Error_Count(), List_Compile_Options(), and Process_Command_Line().

#define ET_DOUBLE   5

Definition at line 558 of file errors.h.

Referenced by ErrMsg_Report_Nonuser(), and ErrMsg_Report_User().

#define ET_FLOAT   4

Definition at line 557 of file errors.h.

Referenced by ErrMsg_Report_Nonuser(), and ErrMsg_Report_User().

#define ET_INT   1

Definition at line 554 of file errors.h.

Referenced by ErrMsg_Report_Nonuser(), and ErrMsg_Report_User().

#define ET_INT32   2

Definition at line 555 of file errors.h.

Referenced by ErrMsg_Report_Nonuser(), and ErrMsg_Report_User().

#define ET_INT64   3

Definition at line 556 of file errors.h.

Referenced by ErrMsg_Report_Nonuser(), and ErrMsg_Report_User().

#define ET_NODE   12

Definition at line 566 of file errors.h.

#define ET_POINTER   6

Definition at line 559 of file errors.h.

Referenced by ErrMsg_Report_Nonuser(), and ErrMsg_Report_User().

#define ET_PREDEFINED   13

Definition at line 567 of file errors.h.

#define ET_STRING   7

Definition at line 560 of file errors.h.

Referenced by ErrMsg_Report_Nonuser(), and ErrMsg_Report_User().

#define ET_STRTAB   9

Definition at line 563 of file errors.h.

#define ET_SYMTAB   10

Definition at line 564 of file errors.h.

Referenced by Host_Format_Parm().

#define ET_SYSERR   8

Definition at line 561 of file errors.h.

Referenced by ErrMsg_Report_Nonuser(), and ErrMsg_Report_User().

#define ET_TN   11

Definition at line 565 of file errors.h.

#define ET_UNKNOWN   0

Definition at line 553 of file errors.h.

Referenced by ErrMsg_Report_Nonuser(), and ErrMsg_Report_User().

#define FmtAssert ( Cond,
ParmList   ) 

Value:

( Cond ? (void) 1           \
           : ( Abort_Compiler_Location ( __FILE__, __LINE__ ),  \
         Fail_FmtAssertion ParmList) )

Definition at line 451 of file errors.h.

#define Insist ( a,
b   )     ((void) 1)

Definition at line 467 of file errors.h.

#define Is_True ( a,
b   )     ((void) 1)

Definition at line 474 of file errors.h.

#define Lmt_DevWarn ( limit,
args   ) 

#define Require ( Cond,
ParmList   ) 

Value:

( Cond ? (void) 1           \
           : ( Abort_Compiler_Location ( __FILE__, __LINE__ ),  \
         Fatal_Error ParmList) )

Definition at line 457 of file errors.h.

Referenced by main().


Function Documentation

void Abort_Compiler_Location ( const char *  file_name,
INT  line_number 
)

Definition at line 1269 of file errors.cxx.

References Compiler_File, and Compiler_Line.

BOOL Count_Limit_DevWarn ( const char *const   src_fname,
const UINT  src_line,
const UINT  limit 
)

void DevWarn ( const char *  FormatString,
  ... 
)

Definition at line 1522 of file errors.cxx.

BOOL DevWarn_Enabled ( void   ) 

Definition at line 1516 of file errors.cxx.

Referenced by WN_Verifier::LDA_ty_not_NULL().

void DevWarn_Toggle ( void   ) 

Definition at line 1672 of file errors.cxx.

Referenced by Configure().

void ErrMsg ( INT  ErrCode,
  ... 
)

Definition at line 1204 of file errors.cxx.

void ErrMsgLine ( INT  ErrCode,
INT  LineNo,
  ... 
)

void Fail_Assertion ( INT  ecode,
  ... 
)

Definition at line 1287 of file errors.cxx.

void Fail_FmtAssertion ( const char *  fmt,
  ... 
)

Definition at line 1310 of file errors.cxx.

void Fatal_Error ( const char *  fmt,
  ... 
)

Definition at line 1363 of file errors.cxx.

BOOL Get_Error_Count ( INT Error_Count,
INT Warning_Count 
)

Definition at line 591 of file errors.cxx.

References Error_Count, Error_Counts, ES_WARNING, and Phase_Error.

Referenced by main(), WFE_Check_Errors(), and WGEN_Check_Errors().

const char* Get_Error_Phase ( void   ) 

BOOL Had_Internal_Error ( void   ) 

Definition at line 1678 of file errors.cxx.

void Handle_Signals ( void   ) 

Definition at line 331 of file errors.cxx.

void Init_Error_Handler ( INT  Max_Allowed_Errors  ) 

void Rag_Handle_Woff_Args ( char *  wstring  ) 

void Set_Error_Descriptor ( INT  ,
ERROR_DESC  
)

Definition at line 1481 of file errors.cxx.

References error_desc_table::descriptors, FALSE, FmtAssert, i, and INT.

Referenced by CG_Process_Command_Line(), lno_main(), load_components(), and main().

void Set_Error_File ( const char *  filename  ) 

void Set_Error_Line ( INT  LineNo  ) 

void Set_Error_Phase ( const char *  phasename  ) 

Definition at line 507 of file errors.cxx.

References Cur_PU_Name, Current_Phase, fprintf(), Get_Trace(), Set_Current_Phase_Number(), strcmp(), TFile, TP_ALIAS, TP_CGEXP, TP_EMIT, TP_FIND_GLOB, TP_FLOWOPT, TP_GCM, TP_GLOBOPT, TP_GRA, TP_HBF, TP_IR_READ, TP_MISC, TP_SWPIPE, TP_THR, and TP_WOPT1.

Referenced by Anl_Fini(), Anl_Init(), Anl_Static_Analysis(), Backend_Processing(), CFLOW_Optimize(), CG_Fini(), CG_Generate_Code(), CG_Init(), CGGRP_Bundle(), Check_Cross_Boundary(), Check_for_Dump_ALL(), Convert_x87_Regs(), Diag_Set_Phase(), Do_WOPT_and_CG_with_Regions(), DRA_New_Clone_Sig(), DRA_Open_And_Map_File(), DRA_Processing(), DRA_Read_Pragmas(), Finalize_Stack_Frame(), GCM_Schedule_Region(), Generate_Recovery_Code(), Global_Insn_Sched(), GRA_Allocate_Global_Registers(), HB_Form_Hyperblocks(), IGLS_Schedule_Region(), Initialize_Stack_Frame(), IPA_LNO_Close_Output_Info(), IPA_LNO_Open_Input_File(), IPA_LNO_Open_Output_Info(), IPA_Preoptimize(), Ipl_Init(), Ipl_Processing(), IPO_main(), IPO_Process_node(), Lno_Init(), Local_Insn_Sched(), LRA_Allocate_Registers(), main(), Olimit_Region_Insertion(), Open_Output_Info(), open_specified_input(), PDGCS_do_proc(), PDGCS_end_procs(), PDGCS_initialize(), PDGCS_new_proc(), PDGCS_terminate(), Perform_Global_Optimization(), Perform_Global_Schedule(), Perform_Loop_Nest_Optimization(), Perform_Preopt_Optimization(), RVI::Perform_RVI(), Perform_SWP(), Post_Multi_Branch(), Post_Multi_Branch_Collect(), PRDB_GEN::PRDB_GEN(), Pre_Optimizer(), Preorder_Process_PUs(), Prepare_Source(), Preprocess_PU(), PU_adjust_addr_flags(), Read_Global_Info(), Read_isr_cg(), Read_Local_Info(), REGION_Form_Region_Tree(), REGION_init(), REGION_Initialize(), Set_opt_phase(), sgi_cmd_line(), U64_lower_wn(), W2C_Init(), W2C_Outfile_Translate_Pu(), W2C_Translate_Purple_Main(), W2C_Translate_Wn(), W2C_Translate_Wn_Str(), W2F_Translate_Purple_Main(), WFE_Init(), WGEN_Init(), WN_Annotate(), WN_Instrument(), WN_retype_expr(), WN_unroll(), Wopt_Init(), and Write_Global_Info().

void Set_Error_Source ( const char *  filename  ) 

Definition at line 443 of file errors.cxx.

References NULL, Source_File_Name, source_file_name, strcpy, and strncpy().

Referenced by Cleanup_Files(), cwh_stmt_init_srcpos(), and main().

void Set_Error_Tables ( struct error_desc_table edt,
const char *  errlist[] 
)

Definition at line 1471 of file errors.cxx.

References host_errlist.

Referenced by main(), sgi_cmd_line(), and WFE_Init().

void Set_Error_Trace ( FILE stream  ) 

Definition at line 425 of file errors.cxx.

References NULL, Same_File(), and Trace_File.

Referenced by Set_Trace_File(), and Trace_To_Stderr().


Variable Documentation

Definition at line 127 of file errors.cxx.

Referenced by ErrMsg_Report_Nonuser(), and ErrMsg_Report_User().

Referenced by $auxread(), __gthread_key_create(), __gthread_key_delete(), __READ(), __READC(), __setpos64(), __trunc(), __WRITE(), __WRITEC(), _alloc_unit(), _bfd_generic_read_ar_hdr_mag(), _bfd_write_archive_contents(), _clruptr(), _cpp_builtin_macro_text(), _cpp_interpret_identifier(), _cpp_simplify_pathname(), _do_open(), _dr_endrec(), _dw_endrec(), ANL_FILE_MNGR::_Exists(), _f_inqu(), _f_open(), _f_opn(), _fio_du_open(), _fio_du_read(), _frch(), _frwd(), _ft_stopen(), _fwch(), _FWU(), _fwwd(), _mm_malloc(), _nl_load_domain(), _nonadv_endrec(), _nonadv_partrec(), _PXFACCESS(), _PXFCHDIR(), _PXFCHMOD(), _PXFCHOWN(), _PXFCHROOT(), _PXFCLOSEDIR(), _PXFCREAT(), _PXFEXECV(), _PXFEXECVE(), _PXFEXECVP(), _PXFFCNTL(), _PXFFORK(), _PXFGETCWD(), _PXFGETGROUPS(), _PXFGETPWNAM(), _PXFGETPWUID(), _PXFKILL(), _PXFLINK(), _PXFMKFIFO(), _PXFOPEN(), _PXFOPENDIR(), _PXFPAUSE(), _PXFREAD(), _PXFREADDIR(), _PXFRENAME(), _PXFRMDIR(), _PXFSETGID(), _PXFSETPGID(), _PXFSETSID(), _PXFSETUID(), _PXFSIGADDSET(), _PXFSIGDELSET(), _PXFSIGEMPTYSET(), _PXFSIGFILLSET(), _PXFSIGISMEMBER(), _PXFSIGPENDING(), _PXFSIGPROCMASK(), _PXFSIGSUSPEND(), _PXFSTAT(), _PXFSYSCONF(), _PXFSYSTEM(), _PXFTIME(), _PXFTIMES(), _PXFUNAME(), _PXFUNLINK(), _PXFUTIME(), _PXFWAIT(), _PXFWAITPID(), _PXFWRITE(), _rb(), _REWF(), _rnl_fillrec(), _Setbuf(), _Setlinebuf(), _setpos(), _setuptr(), _sr_endrec(), _stat(), _sw_endrec(), _unit_close(), _unit_scratch(), _unit_seek(), _unit_trunc(), _wb(), _WUF(), access_(), ap_end(), AR_convert_hex_str_to_float(), ar_cvt_str_to_float(), ar_sim(), atan2(), bfd_bwrite(), bfd_errmsg(), bfd_seek(), c_dfe(), cgt_fini(), chain_open(), chdir(), chdir_(), IPA_LNO_READ_FILE::Check_Section_Headers(), check_section_headers(), chmod_(), chown(), Cif_Errstring(), cleanup(), Cleanup_Files(), cleanup_temp_objects(), Close_File(), collect_execute(), conversion_loop(), convert_const(), convert_ucn(), cpp_errno(), create_file(), create_tmpdir(), DaVinci::DaVinci(), diagnostic_set_info(), diagnostic_set_info_translated(), do_ud(), do_us(), dosum(), DRA_Open_And_Map_File(), DRA_Set_Write_Location(), dtime_(), dump_begin(), e_rdfe_mp(), e_rsfe_mp(), e_rsue_mp(), e_wdfe_mp(), e_wdue_mp(), e_wsle_mp(), e_wsue_mp(), edit_file(), elfmap(), Em_Begin_File(), ErrMsg_Report_Nonuser(), ErrMsg_Report_User(), error_from_errno(), execute(), Execute(), f_clos_com(), f_end_com(), f_inqu0_com(), f_open_com(), fatal_perror(), fcntl_(), ffecom_open_include_(), fgetcf90_(), fgetcf90_8_(), file_exists(), find_file(), find_or_create_entry(), flush_(), fputcf90_(), fputcf90_8_(), fseekf90_(), fseekf90_4_8_4_(), fseekf90_8_(), fstat(), fstatf90_(), fstatf90_4_4_8_(), fstatf90_8_(), G77_gerror_0(), G77_ierrno_0(), G77_link_0(), gcov_open(), gen_aux_info_file(), gerror_(), get_extended_arelt_filename(), get_fd(), get_section(), get_ufd(), getcf90_(), getcf90_8_(), getcwd(), getcwd_(), getpwd(), hostnm_(), if(), init_iconv_desc(), init_src_input(), initialize(), initstate(), internal_fix(), IP_READ_get_tree(), IP_write_global_symtab(), ipa_compile_init(), IPA_LNO_Close_Output_Info(), IPA_LNO_Open_Input_File(), IPA_LNO_Open_Output_Info(), ipacom_doit(), ir_b_grow_map(), ir_bwrite_signal_handler(), Ir_Lno_Signal_Handler(), is_executable(), isattyf90_(), isattyf90_8_(), java_read_char(), l_read(), load_file(), load_file_data(), lockf_(), lwrt_I(), main(), MDclose(), mkdir(), mpw_access(), mpw_fopen(), mpw_open(), numblks_(), Open_Append_File(), Open_Create_File(), open_file(), open_file_failed(), open_module_file(), output_queue::open_output_file(), Open_Output_Info(), Open_Read_File(), open_specified_input(), output_mod_info_file(), parse_decorate_script(), Parse_script(), perror_(), perror_with_name(), pex_djgpp_exec_child(), pex_input_file(), pex_input_pipe(), pex_msdos_exec_child(), pex_read_output(), pex_run_in_environment(), pex_unix_exec_child(), pex_unix_wait(), pexecute(), pow(), pp_printf(), pp_verbatim(), Prepare_Listing_File(), Prepare_Source(), process(), process_aux_info_file(), process_command(), Process_Command_Line(), Process_IPA_Options(), putcf90_(), putcf90_8_(), pwait(), pxfclose_(), pxfdup2_(), pxfdup_(), pxflseek64_(), pxflseek_(), pxfpipe_(), pxftcdrain_(), pxftcflow_(), pxftcflush_(), pxftcgetattr_(), pxftcgetpgrp_(), pxftcsendbreak_(), pxftcsetattr_(), pxftcsetpgrp_(), rd_ed(), rd_F(), rd_I(), rd_L(), rd_OZ(), remove_component_p(), remove_duplicates(), rename(), rename_(), rename_c_file(), rmdir(), RNL(), run_phase(), run_pixie(), run_prof(), s(), s_rsue_com(), safe_read(), safe_write(), save_cpp_output(), scan_prog_file(), IPA_LNO_READ_FILE::Section_Header(), Set_Trace_File(), setbuf_(), setbuffer_(), setlinebuf_(), setstate(), setup(), setvbuf_(), SKIPF(), sol_gt_pch_use_address(), spawn_script(), start_fixer(), stat(), strtol(), strtoul(), symlnk_(), sysfatal(), t_putc(), Targ_IntrinsicOp(), TB_getline(), unlink_(), unwind_init(), unwind_state_stack_push(), update_rii_file(), usdumplockf90_(), usdumplockf90_8_(), usdumpsemaf90_(), usdumpsemaf90_8_(), utime(), verbatim(), VPARAMS(), wait_(), WN_close_file(), WN_close_output(), WN_get_symtab(), WN_get_tree(), WN_inline_open_file(), WN_open_input(), WN_read_generic_map(), x_wEND(), xrd_SL(), y_getc(), and y_gets().


Generated on Wed Apr 8 14:42:53 2009 for Open64 by  doxygen 1.5.6