Home
last modified time | relevance | path

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

/external/capstone/suite/cstest/src/
Dcapstone_test.c108 char tmp[MAXMEM], tmp_mc[MAXMEM], origin[MAXMEM], tmp_noreg[MAXMEM]; in test_single_MC()
341 memset(tmptmp, MAXMEM, 0); in test_single_issue()
Dhelper.c143 if (strlen(result) >= MAXMEM) { in replace_hex()
208 if (strlen(result) >= MAXMEM) { in replace_negative()
251 char tmp[MAXMEM]; in trim_str()
/external/capstone/suite/cstest/include/
Dcapstone_test.h41 #define MAXMEM 1024 macro
/external/libxml2/os400/
Dxmllint.cmd80 PARM KWD(MAXMEM) TYPE(*UINT4) EXPR(*YES) DFT(0) +