next_table         57 transcode.c        unsigned int next_table;
next_table        471 transcode.c    #define next_table (tc->next_table)
next_table        518 transcode.c    	next_table = tr->conv_tree_start;
next_table        531 transcode.c    #define BL_BASE BYTE_ADDR(BYTE_LOOKUP_BASE(WORD_ADDR(next_table)))
next_table        532 transcode.c    #define BL_INFO WORD_ADDR(BYTE_LOOKUP_INFO(WORD_ADDR(next_table)))
next_table        571 transcode.c    	    next_table = (unsigned int)next_info;