Home
last modified time | relevance | path

Searched refs:intable (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/doc/
H A Dmkman.pl114 my $intable = 0;
254 $intable++;
258 if ($intable)
265 $intable--;
/netbsd-src/usr.bin/deroff/
H A Dderoff.c139 static int intable; variable
278 intable = NO; in main()
494 if (intable && c == 'T') { in regline()
533 intable = YES; in tbl()
1159 intable = NO; in outtbl()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dcoffcode.h2639 const char *intable = outsyms[j]->name; in coff_write_relocs() local
2641 if (strcmp (intable, sname) == 0) in coff_write_relocs()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dcoffcode.h2650 const char *intable = outsyms[j]->name; in coff_write_relocs() local
2652 if (strcmp (intable, sname) == 0) in coff_write_relocs()