#include <errno.h>#include <fortran.h>#include <liberrno.h>#include <cray/nassert.h>#include "fio.h"#include <stdlib.h>

Go to the source code of this file.
Defines | |
| #define | TBFSZ (4096 * sizeof(long)) |
Functions/Subroutines | |
| long | _frwd (unit *cup, void *uda, type_packet *tip, int mode, int *ubcret, long *wr, int *status) |
Variables | |
| static const _f_int | bitoff = 0 |
| static const _f_int | stride = 1 |
| #define TBFSZ (4096 * sizeof(long)) |
| long _frwd | ( | unit * | cup, | |
| void * | uda, | |||
| type_packet * | tip, | |||
| int | mode, | |||
| int * | ubcret, | |||
| long * | wr, | |||
| int * | status | |||
| ) |
Definition at line 91 of file frwd.c.
References __fndc_ncfunc, _cptofcd, _frwd, assert, bitoff, blanks, CNT, type_information_packet::cnvindx, type_information_packet::cnvtype, COMPADD, type_information_packet::count, DVTYPE_ASCII, DVTYPE_TYPELESS, type_information_packet::elsize, EOD, EOR, errno, type_information_packet::extlen, FP::fdc, FDC_ERR_NCVRT, FDC_ERR_PITM, FEINTFST, FEINTUNK, FELDDCNV, FEMIXAUX, FENOMEMY, FERDPEOR, ferror(), FESTIOER, FETAPUTE, FEUBCINV, FF2FTNST, FFCNT, FFSTAT, fread, free(), FS_AUX, FS_FDC, FULL, int, int64, type_information_packet::intlen, IOERR, malloc, type_information_packet::newfunc, NULL, PARTIAL, ret, ssize_t, STD, FP::std, stride, ffsw::sw_count, ffsw::sw_error, TBFSZ, tbuf, c_funs_s::to_native, type_information_packet::type90, unit_s::ualignmask, unit_s::uffsw, unit_s::ufp, unit_s::ufs, uint64, unit_s::ulastyp, and unit_s::urecpos.
const _f_int bitoff = 0 [static] |
Definition at line 53 of file frwd.c.
Referenced by _frwd(), _fwwd(), DST_enter_normal_field(), and DST_enter_struct_union_members().
const _f_int stride = 1 [static] |
Definition at line 54 of file frwd.c.
Referenced by __ompc_schedule_next_4(), __ompc_schedule_next_8(), __ompc_static_init_4(), __ompc_static_init_8(), _frwd(), _fwwd(), _ld_read(), _ld_write(), _rdfmt(), _strip_mine(), _VBOUNDS_ERROR(), _wrfmt(), Add_Ordered_XPragmas(), allocate_stmt_semantics(), array_dim_resolution(), Calculate_Min_Resource_II(), PF_UGS::ComputePFVec(), Copy_Array(), create_bd_ntry_for_const(), create_format_tmp(), create_runtime_array_constructor(), Create_Stride1_Condition_If_Required(), cvrt_exp_to_pdg(), cwh_addr_do_bounds_check(), Delinearize_Shape(), ecoff_type_to_string(), emit_prefetch_instructions(), F90_Lower_Copy_To_ATemp(), fei_doloop(), Fixed_Size_Array_Is_Stride_One(), Formula_For_Ak(), gen_bd_entry(), gen_forall_tmp_bd_entry(), Gen_Implicit_Prefetches(), IPA_LNO_Read_Projected_Node(), Linearize_Shape(), lower_bit_field_id(), Pad_Local_Array(), Pad_Multi_Dims(), Padding_Size(), pe_array_dim_resolution(), REGION_STRIDE_PREFETCH::Phased_Multi_Stride_Ins(), LEGO_AFFINITY::Pick_Affinity(), Post_Peel_Map_Refs(), Pre_loop_peeling(), Pre_Peel_Map_Refs(), Prepare_Axle(), Process_Global_Distribute(), Proj_Node_Has_Two_Strides(), push_data_value(), RR_Map_Refs(), Scan_Parameters(), srch_name_tbl(), Store_Orig_Dims(), TRANSPOSE_DIRECTED_GRAPH16::Transpose_Array(), type_to_string(), Unroll_Replicate_Body(), Update_Bounds_After_Padding(), update_resloc(), PF_LG::Volume(), and Walk_Projected_Node().
1.5.6