Searched refs:PARSE_HDR_SZ (Results 1 – 1 of 1) sorted by relevance
19844 #define PARSE_HDR_SZ (offsetof(Parse,aTempReg)-offsetof(Parse,zErrMsg)) /* Recursive part w/o aColC… macro141364 memset(PARSE_HDR(pParse), 0, PARSE_HDR_SZ);141398 memset(PARSE_HDR(&sParse), 0, PARSE_HDR_SZ);