Home
last modified time | relevance | path

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

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/tools/
H A DNdbImportCsv.hpp332 static const uint g_bytecnt = 256; member in NdbImportCsv
353 int m_trans[g_statecnt][g_bytecnt];
357 uint m_escapes[g_bytecnt];
415 uchar m_escapes[g_bytecnt];
H A DNdbImportCsv.cpp641 for (uint u = 1; u < g_bytecnt; u++) in do_init()
693 for (uint u = 0; u < g_bytecnt; u++) in do_init()
2679 for (uint u = 0; u < g_bytecnt; u++) in Output()
2688 for (uint u = 0; u < g_bytecnt; u++) in do_init()