MAXNOSYMTABS
#ifndef MAXNOSYMTABS
static db_symtab_t db_symtabs[MAXNOSYMTABS] = {{0,},};
if (db_nsymtab >= MAXNOSYMTABS) {