Lines Matching defs:ds_a

170 #define sect_to_blockM(ds_a, CR)\  argument
179 #define block_to_sectM(ds_a, CR)\ argument
219 #define nsect_to_blockM(ds_a, CR) \ argument
266 #define ndai_dest_indicesM(ds_chunk, ds_a, gs_chunk, gs_a) \ argument
277 #define ndai_trnsp_dest_indicesM(ds_chunk, ds_a, gs_chunk, gs_a) \ argument
326 #define nblock_to_sectM(ds_a, _CR) \ argument
508 void dai_callback(int op, int transp, section_t gs_a, section_t ds_a, section_t ds_chunk, Integer l… in dai_callback()
701 void dai_file_location(section_t ds_a, Off_t* offset) in dai_file_location()
748 section_t ds_a, in dai_put()
784 section_t ds_a; in dai_zero_eof() local
839 void dai_get(section_t ds_a, void *buf, Integer ld, io_request_t *id) in dai_get()
980 section_t ds_a, in dai_decomp_section()
1163 void ga_move_1d(int op, section_t gs_a, section_t ds_a, in ga_move_1d()
1224 void ga_move(int op, int trans, section_t gs_a, section_t ds_a, in ga_move()
1317 void nga_move(int op, int trans, section_t gs_a, section_t ds_a, in nga_move()
1924 void ndai_file_location(section_t ds_a, Off_t* offset) in ndai_file_location()
2047 section_t ds_a; in ndai_zero_eof() local
2380 void ndai_put(section_t ds_a, void *buf, Integer ld[], io_request_t *id) in ndai_put()
2420 void ndai_get(section_t ds_a, void *buf, Integer ld[], io_request_t *id) in ndai_get()
2467 void ndai_decomp_section(section_t ds_a, Integer aligned[][2*MAXDIM], in ndai_decomp_section()
2861 section_t ds_a, in ndai_transfer_unlgn()
2996 int opcode, int transp, section_t ds_a, section_t gs_a, Integer req) in ndai_transfer_algn()