Lines Matching refs:stringStore
225 static uint8_t stringStore[STRING_STORE_SIZE],
1032 udata_writeBlock(pData, stringStore+groupTop, lineTop-groupTop);
1045 offset = (uint32_t)((lines[i].s - stringStore)-groupBottom);
1052 udata_writeBlock(pData, stringStore+groupBottom, groupTop-groupBottom);
1379 return (uint32_t)(stringStart - stringStore);
1414 p=stringStore+lineTop;
1428 return stringStore+bottom;