| /mirbsd/src/gnu/usr.bin/binutils/gas/ |
| D | subsegs.c | 84 know (SEG_ABSOLUTE == 0); in subsegs_begin() 85 know (SEG_TEXT == 1); in subsegs_begin() 86 know (SEG_DATA == 2); in subsegs_begin() 87 know (SEG_BSS == 3); in subsegs_begin() 88 know (SEG_UNKNOWN == 4); in subsegs_begin() 89 know (SEG_GOOF == 5); in subsegs_begin() 90 know (SEG_EXPR == 6); in subsegs_begin() 91 know (SEG_DEBUG == 7); in subsegs_begin() 92 know (SEG_NTV == 8); in subsegs_begin() 93 know (SEG_PTV == 9); in subsegs_begin() [all …]
|
| D | write.c | 537 know (fragP->fr_next != NULL); in cvt_frag_to_fill() 1241 know (text_last_frag->fr_type == rs_fill && text_last_frag->fr_offset == 0); in relax_and_size_all_segments() 1254 know ((text_last_frag->fr_type == rs_fill) in relax_and_size_all_segments() 1273 know (text_last_frag != 0); in relax_and_size_all_segments() 1425 know (frag_now->fr_next == NULL); in subsegs_finish() 1570 know (zero_address_frag.fr_address == 0); in write_object_file() 1751 know ((next_object_file_charP - the_object_file) in write_object_file() 1762 know (fragP->fr_type == rs_fill); in write_object_file() 1767 know (fragP->fr_offset >= 0); in write_object_file() 1774 know ((next_object_file_charP - the_object_file) in write_object_file() [all …]
|
| D | expr.c | 365 know (LITTLENUM_NUMBER_OF_BITS == 16); in integer_constant() 387 know (LITTLENUM_NUMBER_OF_BITS == 16); in integer_constant() 471 know (LITTLENUM_NUMBER_OF_BITS == 16); in integer_constant() 519 know (SEG_NORMAL (S_GET_SEGMENT (symbolP))); in integer_constant() 551 …know (S_GET_SEGMENT (symbolP) == undefined_section || S_GET_SEGMENT (symbolP) == text_section || S… in integer_constant() 568 know (symbolP != NULL); in integer_constant() 662 know (LITTLENUM_NUMBER_OF_BITS == 16); in mri_char_constant() 1311 know (*input_line_pointer != ' '); in operand() 1631 know (rank >= 0); in expr() 1640 know (*input_line_pointer != ' '); in expr() [all …]
|
| D | symbols.c | 327 know (frag_tmp); in colon() 373 know (N_UNDF == 0); in colon() 506 know (symbolP); in symbol_table_insert() 507 know (S_GET_NAME (symbolP)); in symbol_table_insert() 665 know (*rootPP == NULL); in symbol_append() 666 know (*lastPP == NULL); in symbol_append() 684 know (*lastPP == target); in symbol_append() 760 know (*rootPP == target); in symbol_insert() 1280 know ((dollar_labels != NULL) || (dollar_label_count == 0)); in dollar_label_defined() 1295 know ((dollar_labels != NULL) || (dollar_label_count == 0)); in dollar_label_instance() [all …]
|
| D | as.h | 232 #ifndef know 233 #define know(p) assert(p) /* Verify our assumptions! */ macro 236 #define know(p) /* know() checks are no-op.ed */ macro
|
| D | read.c | 610 know (buffer_limit[-1] == '\n'); /* Must have a sentinel. */ in read_a_source_file() 712 know (c != ' '); /* No further leading whitespace. */ in read_a_source_file() 1170 know (flag_m68k_mri); in mri_comment_field() 1197 know (flag_mri); in mri_comment_end() 2893 know (symexp->X_op == O_symbol); in s_space() 2894 know (symexp->X_add_symbol == mri_common_symbol); in s_space() 3077 know (flen <= MAXIMUM_NUMBER_OF_CHARS_FOR_FLOAT); in s_float_space() 3078 know (flen > 0); in s_float_space() 3155 know (is_end_of_line[(unsigned char) input_line_pointer[-1]]); in demand_empty_rest_of_line() 3171 know (is_end_of_line[(unsigned char) input_line_pointer[-1]]); in ignore_rest_of_line() [all …]
|
| D | input-scrub.c | 201 know (strlen (BEFORE_STRING) == BEFORE_SIZE); in input_scrub_begin() 202 know (strlen (AFTER_STRING) == AFTER_SIZE in input_scrub_begin()
|
| /mirbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | tc-vax.c | 544 know (expP->X_add_number < 0); 805 know (operandP->vop_width == VAX_WIDTH_BYTE_JUMP); 815 know (operandP->vop_width == VAX_WIDTH_CONDITIONAL_JUMP); 833 know (!(opcode_as_number & VIT_OPCODE_SYNTHETIC)); 846 know (opcode_as_number & VIT_OPCODE_SYNTHETIC); 853 know (opcode_as_chars[1] == 0); 880 know (operandP->vop_width == VAX_WIDTH_BYTE_JUMP); 922 know (!(opcode_as_number & VIT_OPCODE_SYNTHETIC)); 934 know (opcode_as_number & VIT_OPCODE_SYNTHETIC); 940 know (opcode_as_chars[1] == 0); [all …]
|
| D | tc-or32.c | 249 know (str); in md_assemble() 527 know (operand->X_add_symbol == 0); in machine_ip() 528 know (operand->X_op_symbol == 0); in machine_ip() 735 know (operand->X_add_symbol == 0); in machine_ip() 736 know (operand->X_op_symbol == 0); in machine_ip() 918 know (fixP->fx_size == 4); in md_apply_fix() 919 know (fixP->fx_r_type < BFD_RELOC_NONE); in md_apply_fix() 1012 know (fixP->fx_size == 4); in md_apply_fix() 1013 know (fixP->fx_r_type < NO_RELOC); in md_apply_fix() 1222 know (fixP->fx_r_type < BFD_RELOC_NONE); in tc_aout_fix_to_chars() [all …]
|
| D | tc-a29k.c | 451 know (operand->X_add_symbol == 0); in machine_ip() 452 know (operand->X_op_symbol == 0); in machine_ip() 651 know (str); in md_assemble() 742 know (fixP->fx_size == 4); in md_apply_fix() 743 know (fixP->fx_r_type < NO_RELOC); in md_apply_fix() 902 know (fixP->fx_r_type < NO_RELOC); in tc_aout_fix_to_chars() 903 know (fixP->fx_addsy != NULL); in tc_aout_fix_to_chars()
|
| D | tc-tahoe.c | 465 know (0); in md_apply_fix() 499 know (fixP->fx_addsy != NULL); in tc_aout_fix_to_chars() 689 know (fragP->fr_type == rs_machine_dependent); in md_convert_frag() 694 know (symbolP); in md_convert_frag() 1543 know (to_seg == SEG_UNKNOWN \ in md_assemble() 1734 know ((this_add_symbol == NULL)); in md_assemble() 1890 know (0); in tc_is_pcrel()
|
| D | tc-dlx.c | 867 know (operand->X_add_symbol == 0); in machine_ip() 868 know (operand->X_op_symbol == 0); in machine_ip() 908 know (str); in md_assemble() 1076 know ((fixP->fx_bit_fixP != NULL)); in md_apply_fix() 1089 know ((fixP->fx_bit_fixP != NULL)); in md_apply_fix() 1102 know ((fixP->fx_bit_fixP != NULL)); in md_apply_fix()
|
| D | tc-i960.c | 517 know (textP); in parse_expr() 666 know (!(opcode & MEMB_BIT)); in mema_to_memb() 1705 know (oP->num_ops == 1); in md_assemble() 1811 know ((numbits == 13) || (numbits == 24)); in md_number_to_field() 2500 know (symbolP != 0 || fixP->fx_r_type != NO_RELOC); in tc_bout_fix_to_chars() 2734 know (TC_S_IS_CALLNAME (callP)); in tc_set_bal_of_call() 2735 know (TC_S_IS_BALNAME (balP)); in tc_set_bal_of_call() 2764 know (TC_S_IS_CALLNAME (callP)); in tc_get_bal_of_call() 2776 know (TC_S_IS_BALNAME (retval)); in tc_get_bal_of_call()
|
| D | obj-coff.c | 772 know (sizeof (def_symbol_in_progress) <= sizeof (long)); in obj_coff_endef() 1131 know (sizeof (SYMENT) == sizeof (AUXENT)); in coff_obj_read_begin_hook() 1132 know (SYMESZ == AUXESZ); in coff_obj_read_begin_hook() 1679 know (stroff == 1); in obj_coff_init_stab_section() 2112 know (s->s_paddr == paddr); in fill_section() 2648 know (sizeof (def_symbol_in_progress) <= sizeof (long)); in obj_coff_endef() 2905 know (sizeof (SYMENT) == sizeof (AUXENT)); in coff_obj_read_begin_hook() 2906 know (SYMESZ == AUXESZ); in coff_obj_read_begin_hook() 3318 know (symbol_globalP == NULL); in crawl_symbols() 3319 know (symbol_global_lastP == NULL); in crawl_symbols() [all …]
|
| D | obj-elf.c | 1623 know (stroff == 1); in obj_elf_init_stab_section() 1740 know (p != NULL); in elf_frob_symbol() 1993 know (p != NULL); in elf_frob_file_before_adjust() 2034 know (debug_swap != NULL); in elf_frob_file_after_relocs() 2065 know (!stdoutput->output_has_begun); in elf_frob_file_after_relocs() 2082 know (stdoutput->output_has_begun); in elf_frob_file_after_relocs() 2083 know (sec->filepos != 0); in elf_frob_file_after_relocs()
|
| /mirbsd/src/gnu/usr.bin/binutils/gas/doc/ |
| D | c-ns32k.texi | 19 I don't know anything about the 32x32 syntax assembled by 25 only creates single or double precision values. I don't know if the
|
| /mirbsd/src/usr.sbin/popa3d/ |
| D | VIRTUAL | 4 Please only use it if you know what you are doing, -- it is too easy to
|
| /mirbsd/src/gnu/usr.bin/perl/lib/Net/Ping/t/ |
| D | 120_udp_inst.t | 2 # I do not know of any servers that support udp echo anymore.
|
| /mirbsd/src/usr.bin/indent/ |
| D | README | 68 | don't know their feelings about sending it out. 87 know of your permission, and I will send the sources, or you can let 88 me know that 4.3 version is off-limits, in which case we would probably
|
| /mirbsd/src/gnu/usr.bin/perl/hints/ |
| D | bsdos.sh | 126 I did not know that BSD/OS $osvers supports POSIX threads.
|
| /mirbsd/src/gnu/usr.bin/perl/vms/ext/DCLsym/ |
| D | 0README.txt | 17 If you have any problems or suggestions, please feel free to let me know.
|
| /mirbsd/src/gnu/usr.bin/perl/lib/Test/ |
| D | Tutorial.pod | 14 I<Besides, I don't know how to write the damned things.> 176 Whoops, a failure! [4] Test::Simple helpfully lets us know on what line 230 letting us know that C<$ical-E<gt>day> returned 16, but we expected 17. A 317 running some tests, don't know how many. [6] 343 if something in there fails, you'll know which one it was and that 381 my head. [9] We I<know> this will never work on MacOS. So rather than 425 from MacPerl users telling you about failing tests that you know will 553 didn't say how many tests we're going to run, how can we know it
|
| /mirbsd/src/gnu/usr.bin/perl/pod/ |
| D | perlbot.pod | 33 or IO syntax then they probably know what they're doing and you should let 43 The subclass is allowed to know things about its immediate superclass, the 44 superclass is allowed to know nothing about a subclass. 73 Don't assume you know the home package of a method. You're making it 404 data. When this happens the superclass may not know how to find the new
|
| /mirbsd/src/usr.bin/file/magdir/ |
| D | sgi | 7 # MIPS machines, as far as I know. 167 # XXX - I don't know what next thing is! It is likely to be an image
|
| /mirbsd/src/share/dict/ |
| D | eign | 63 know
|