Searched refs:ip (Results 1 - 25 of 1161) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/lookup/
H A Danon4.C5 int *ip; variable
8 ip = &i;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.pt/
H A Dt36.C4 typedef int * ip; typedef
5 return new ip;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/lookup/
H A Danon4.C5 int *ip; variable
8 ip = &i;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.pt/
H A Dt36.C4 typedef int * ip; typedef
5 return new ip;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/format/
H A Dms_no-exargs-2.c12 foo (int i, int *ip, va_list va) argument
21 scanf ("%3$d%1$d", ip, ip, ip);
23 scanf ("%3$d%1$d", ip, ip, ip, i);
24 scanf ("%3$d%1$d", ip, i, ip); /* { dg-warning "before used" "unused $ scanf non-pointer operand" } */
H A Dno-exargs-2.c11 foo (int i, int *ip, va_list va) argument
20 scanf ("%3$d%1$d", ip, ip, ip);
22 scanf ("%3$d%1$d", ip, ip, ip, i);
23 scanf ("%3$d%1$d", ip, i, ip); /* { dg-warning "before used" "unused $ scanf non-pointer operand" } */
H A Dc99-scanf-2.c11 foo (int *ip, long long int *llp, wchar_t *ls) argument
22 scanf ("%1$d", ip); /* { dg-warning "C" "scanf $ format" } */
24 scanf ("%'d", ip); /* { dg-warning "C" "scanf ' flag" } */
25 scanf ("%Id", ip); /* { dg-warning "C" "scanf I flag" } */
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/format/
H A Dno-exargs-2.c11 foo (int i, int *ip, va_list va) argument
20 scanf ("%3$d%1$d", ip, ip, ip);
22 scanf ("%3$d%1$d", ip, ip, ip, i);
23 scanf ("%3$d%1$d", ip, i, ip); /* { dg-warning "before used" "unused $ scanf non-pointer operand" } */
H A Dc99-scanf-2.c11 foo (int *ip, long long int *llp, wchar_t *ls) argument
22 scanf ("%1$d", ip); /* { dg-warning "C" "scanf $ format" } */
24 scanf ("%'d", ip); /* { dg-warning "C" "scanf ' flag" } */
25 scanf ("%Id", ip); /* { dg-warning "C" "scanf I flag" } */
/netbsd-6-1-5-RELEASE/sys/arch/hp300/stand/common/
H A Dite_tvrx.c51 tvrx_init(struct ite_data *ip) argument
55 ip->bmv = ite_dio_windowmove1bpp;
56 ite_fontinfo(ip);
57 width = ((ip->ftwidth + 7) / 8) * 8;
58 ip->cpl = (ip->fbwidth - ip->dwidth) / width;
59 ip->cblanky = ip->fonty + ((128 / ip
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.jason/
H A Drfg9.C4 int *ip; variable
9 cond ? i : ip; /* { dg-error "" } pointer/integer mismatch */
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.other/
H A Doverload4.C8 int*** ip; local
9 f(&ip);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/compile/
H A D990107-1.c5 long long *ip = (long long *) &d; local
6 return (*ip & 0x7ff0000000000000LL ) != 0x7ff0000000000000LL ;
H A D990203-1.c5 long long *ip = (long long *) &f; local
6 return (*ip & 0x7ff0000000000000LL ) != 0x7ff0000000000000LL ;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/unsorted/
H A Dic.c1 foo (int *ip, int a) argument
4 if (a < ip[a])
H A Dmcmp.c1 foo (ip, a, x)
3 int *ip;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.target/sparc/
H A Dsparc-frame-1.c6 void do_run(void *ip) argument
12 goto *ip;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.jason/
H A Drfg9.C4 int *ip; variable
9 cond ? i : ip; /* { dg-error "" } pointer/integer mismatch */
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.other/
H A Doverload4.C8 int*** ip; local
9 f(&ip);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/compile/
H A D990107-1.c5 long long *ip = (long long *) &d; local
6 return (*ip & 0x7ff0000000000000LL ) != 0x7ff0000000000000LL ;
H A D990203-1.c5 long long *ip = (long long *) &f; local
6 return (*ip & 0x7ff0000000000000LL ) != 0x7ff0000000000000LL ;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/unsorted/
H A Dic.c1 foo (int *ip, int a) argument
4 if (a < ip[a])
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/
H A Dsparc-frame-1.c5 void do_run(void *ip) argument
11 goto *ip;
/netbsd-6-1-5-RELEASE/sys/arch/x68k/dev/
H A Dite.c83 #define SUBR_INIT(ip) ip->isw->ite_init(ip)
84 #define SUBR_DEINIT(ip) ip->isw->ite_deinit(ip)
85 #define SUBR_PUTC(ip,c,dy,dx,m) ip->isw->ite_putc(ip,c,dy,dx,m)
86 #define SUBR_CURSOR(ip,fl
191 struct ite_softc *ip; local
230 struct ite_softc *ip; local
270 struct ite_softc *ip; local
308 struct ite_softc *ip; local
348 struct ite_softc *ip; local
499 struct ite_softc *ip; local
536 struct ite_softc *ip; local
549 ite_reset(struct ite_softc *ip) argument
897 ite_sendstr(struct ite_softc *ip, const char *str) argument
904 alignment_display(struct ite_softc *ip) argument
915 snap_cury(struct ite_softc *ip) argument
926 ite_dnchar(struct ite_softc *ip, int n) argument
940 ite_inchar(struct ite_softc *ip, int n) argument
957 ite_clrtoeol(struct ite_softc *ip) argument
967 ite_clrtobol(struct ite_softc *ip) argument
975 ite_clrline(struct ite_softc *ip) argument
983 ite_clrtoeos(struct ite_softc *ip) argument
993 ite_clrtobos(struct ite_softc *ip) argument
1003 ite_clrscreen(struct ite_softc *ip) argument
1012 ite_dnline(struct ite_softc *ip, int n) argument
1032 ite_inline(struct ite_softc *ip, int n) argument
1055 ite_index(struct ite_softc *ip) argument
1067 ite_lf(struct ite_softc *ip) argument
1089 ite_crlf(struct ite_softc *ip) argument
1096 ite_cr(struct ite_softc *ip) argument
1104 ite_rlf(struct ite_softc *ip) argument
1126 ite_argnum(struct ite_softc *ip) argument
1143 ite_zargnum(struct ite_softc *ip) argument
1162 struct ite_softc *ip; local
1179 iteputchar(int c, struct ite_softc *ip) argument
2260 iteprecheckwrap(struct ite_softc *ip) argument
2276 itecheckwrap(struct ite_softc *ip) argument
2347 struct ite_softc *ip; local
2362 itecnfinish(struct ite_softc *ip) argument
2388 struct ite_softc *ip = getitesp(dev); local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/execute/
H A D920501-3.c2 execute(oip, ip)
3 unsigned short *oip, *ip;
15 *xp++ = ip - oip;
16 goto *(&&base + *ip++);
27 unsigned short ip[10]; local
30 ip[i] = 0;
31 execute(ip, ip);

Completed in 169 milliseconds

1234567891011>>