RIGHT 1033 ext/pdo_sqlite/sqlite/tool/lemon.c }else if( spx->prec==spy->prec && spx->assoc==RIGHT ){ /* Use operator */
RIGHT 2248 ext/pdo_sqlite/sqlite/tool/lemon.c psp->declassoc = RIGHT;
RIGHT 633 main/snprintf.c adjust = RIGHT;
RIGHT 1145 main/snprintf.c if (adjust_width && adjust == RIGHT && min_width > s_len) {
RIGHT 229 main/spprintf.c adjust = RIGHT;
RIGHT 738 main/spprintf.c if (adjust_width && adjust == RIGHT && min_width > s_len) {