Home
last modified time | relevance | path

Searched refs:C_LINE (Results 1 – 16 of 16) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dgsyms.h53 C_LINE = 104, enumerator
/dragonfly/contrib/gcc-4.7/gcc/
H A Dgsyms.h51 C_LINE = 104, enumerator
H A Dmips-tfile.c778 C_LINE = 104, enumerator
/dragonfly/usr.bin/calendar/
H A Dio.c66 enum { C_NONE, C_LINE, C_BLOCK }; enumerator
116 if (*comment == C_LINE) { in skip_comment()
133 *comment = (*pp == '/') ? C_LINE : C_BLOCK; in skip_comment()
/dragonfly/games/atc/
H A Dgraphics.c52 #define C_LINE '+' macro
160 str[0] = C_LINE; in setup_screen()
/dragonfly/contrib/gdb-7/include/coff/
H A Dinternal.h285 #define C_LINE 104 /* line # reformatted as symbol table entry */ macro
/dragonfly/contrib/diffutils/src/
H A Dutil.c1337 C_LEFT, C_RIGHT, C_END, C_RESET, C_HEADER, C_ADD, C_DELETE, C_LINE enumerator
1363 put_indicator (&color_indicator[C_LINE]); in set_color_context()
/dragonfly/contrib/binutils-2.34/include/coff/
H A Dinternal.h319 #define C_LINE 104 /* line # reformatted as symbol table entry */ macro
/dragonfly/contrib/binutils-2.27/include/coff/
H A Dinternal.h322 #define C_LINE 104 /* line # reformatted as symbol table entry */ macro
/dragonfly/contrib/binutils-2.34/binutils/
H A Drdcoff.c748 case C_LINE: in parse_coff()
H A Dnm.c373 case C_LINE: return "Line"; in get_coff_symbol_type()
/dragonfly/contrib/binutils-2.27/binutils/
H A Drdcoff.c744 case C_LINE: in parse_coff()
H A Dnm.c375 case C_LINE: return "Line"; in get_coff_symbol_type()
/dragonfly/contrib/gdb-7/gdb/
H A Dcoffread.c813 case C_LINE: in coff_symtab_read()
/dragonfly/contrib/binutils-2.34/bfd/
H A Dcoffcode.h4760 case C_LINE: /* line # reformatted as symbol table entry. */ in coff_slurp_symbol_table()
/dragonfly/contrib/binutils-2.27/bfd/
H A Dcoffcode.h5050 case C_LINE: /* line # reformatted as symbol table entry. */ in coff_slurp_symbol_table()