RowStat           433 ext/odbc/birdstep.c 	UWORD   RowStat[1];
RowStat           441 ext/odbc/birdstep.c 	stat = SQLExtendedFetch(res->hstmt,SQL_FETCH_NEXT,1,&row,RowStat);
RowStat           468 ext/odbc/birdstep.c 	UWORD RowStat[1];
RowStat           502 ext/odbc/birdstep.c 		stat = SQLExtendedFetch(res->hstmt,SQL_FETCH_NEXT,1,&row,RowStat);