Searched refs:MAXMEM (Results 1 – 4 of 4) sorted by relevance
108 char tmp[MAXMEM], tmp_mc[MAXMEM], origin[MAXMEM], tmp_noreg[MAXMEM]; in test_single_MC()341 memset(tmptmp, MAXMEM, 0); in test_single_issue()
143 if (strlen(result) >= MAXMEM) { in replace_hex()208 if (strlen(result) >= MAXMEM) { in replace_negative()251 char tmp[MAXMEM]; in trim_str()
41 #define MAXMEM 1024 macro
80 PARM KWD(MAXMEM) TYPE(*UINT4) EXPR(*YES) DFT(0) +