Home
last modified time | relevance | path

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

/sqlite-3.40.0/tool/
H A Dlemon.c1008 int same_symbol(struct symbol *a, struct symbol *b) in same_symbol() function
1051 if( !same_symbol(bsp,sp) ) continue; /* Must be same as for "cfp" */ in buildshifts()