Home
last modified time | relevance | path

Searched refs:current_format (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/preproc/tbl/
H A Dmain.cpp752 format *current_format = 0) in process_format() argument
1127 if (current_format) { in process_format()
1128 if (ncolumns > current_format->ncolumns) { in process_format()
1133 f = current_format; in process_format()
1147 if (current_format) in process_format()
1156 if (current_format) in process_format()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dpef.h152 unsigned long current_format; member
H A Dpef.c1080 header->current_format = bfd_getb32 (buf + 8); in bfd_pef_xlib_read_header()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dpef.h152 unsigned long current_format; member
H A Dpef.c1079 header->current_format = bfd_getb32 (buf + 8); in bfd_pef_xlib_read_header()