Home
last modified time | relevance | path

Searched refs:block_str_move (Results 1 – 1 of 1) sorted by relevance

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dexp_rte.cpp71 static int block_str_move(STRDESC *, STRDESC *);
5316 ili1 = block_str_move(str1, str2); in exp_strcpy()
5358 block_str_move(STRDESC *str1, STRDESC *str2) in block_str_move() function