Searched refs:acf (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/usr.sbin/lpr/pac/
H A Dpac.c106 FILE *acf; local
179 if ((acf = fopen(acctfile, "r")) == NULL)
181 account(acf);
182 fclose(acf);
183 if ((acf = fopen(sumfile, "r")) != NULL) {
184 account(acf);
185 fclose(acf);
208 account(FILE *acf) argument
217 while (fgets(linebuf, BUFSIZ, acf) != NULL) {
298 FILE *acf; local
[all...]
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dmetag-dis.c182 const metag_acf *acf = &metag_acftab[i]; local
184 if (acf->part == part)
185 return acf->name;
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dmetag-dis.c182 const metag_acf *acf = &metag_acftab[i]; local
184 if (acf->part == part)
185 return acf->name;
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dmetag-dis.c182 const metag_acf *acf = &metag_acftab[i]; local
184 if (acf->part == part)
185 return acf->name;
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-metag.c3847 const metag_acf *acf = &metag_acftab[i]; local
3848 size_t name_len = strlen (acf->name);
3850 if (strncasecmp (l, acf->name, name_len) == 0)
3853 *part = acf->part;
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-metag.c3845 const metag_acf *acf = &metag_acftab[i]; local
3846 size_t name_len = strlen (acf->name);
3848 if (strncasecmp (l, acf->name, name_len) == 0)
3851 *part = acf->part;
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-metag.c3845 const metag_acf *acf = &metag_acftab[i]; local
3846 size_t name_len = strlen (acf->name);
3848 if (strncasecmp (l, acf->name, name_len) == 0)
3851 *part = acf->part;
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dmetag-dis.c182 const metag_acf *acf = &metag_acftab[i]; local
184 if (acf->part == part)
185 return acf->name;
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/tic54x/
H A Dall-opcodes.d2777 acf: 0f06.*
6873 1acf: 0d18.*
10969 2acf: 0d09.*
15065 3acf: 0d16.*
19161 4acf: 0f19.*
21917 5593: 0acf.*
23257 5acf: 0d19.*
27353 6acf: 6feb.*
31449 7acf: 0d14.*
35545 8acf
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mn10300/
H A Dam33-2.d623 0*acf <fmovd\+0x2ef> fd ?a5 ?06 ?10 ?20 ?40 ? * fmov \(4202512, ?sp\), ?fd22

Completed in 402 milliseconds