Searched refs:ccol (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/iodbc/
H A Dresult.c224 SWORD ccol; local
259 (pstmt->dhstmt, &ccol))
284 ccol = 0;
289 ccol = 0;
295 *pccol = ccol;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dvt_ioctl.c1132 ushort ll,cc,vlin,clin,vcol,ccol; local
1145 __get_user(ccol, &vtconsize->v_ccol);
1157 if (vcol && ccol) {
1159 if (cc != vcol/ccol) {
1164 cc = vcol/ccol;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/editors/
H A Dvi.c119 static int crow, ccol, offset; // cursor is on Crow x Ccol with Horz Ofset variable
470 ccol = 0;
2626 place_cursor(crow, ccol, FALSE); // put cursor back in correct place
2794 sync_cursor(dot, &crow, &ccol); // where cursor will be (on "dot")
2884 place_cursor(crow, ccol, (crow == last_row) ? TRUE : FALSE);
2887 place_cursor(crow, ccol, FALSE);
3066 dot = move_to_col(dot, ccol + offset); // try stay in same col
3682 dot = move_to_col(dot, ccol + offset); // try stay in same col
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dparser.c3479 int ccol; local
3529 ccol = ctxt->input->col;
3532 ccol++;
3534 ctxt->input->col = ccol;
3897 int nbchar = 0, ccol; local
3924 ccol = ctxt->input->col;
3929 ccol++;
3931 ctxt->input->col = ccol;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dparser.c4043 int ccol; local
4093 ccol = ctxt->input->col;
4096 ccol++;
4098 ctxt->input->col = ccol;
4483 int nbchar = 0, ccol; local
4511 ccol = ctxt->input->col;
4516 ccol++;
4518 ctxt->input->col = ccol;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dparser.c4043 int ccol; local
4093 ccol = ctxt->input->col;
4096 ccol++;
4098 ctxt->input->col = ccol;
4483 int nbchar = 0, ccol; local
4511 ccol = ctxt->input->col;
4516 ccol++;
4518 ctxt->input->col = ccol;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dparser.c3479 int ccol; local
3529 ccol = ctxt->input->col;
3532 ccol++;
3534 ctxt->input->col = ccol;
3897 int nbchar = 0, ccol; local
3924 ccol = ctxt->input->col;
3929 ccol++;
3931 ctxt->input->col = ccol;

Completed in 504 milliseconds