Searched refs:boolean (Results 1 – 25 of 58) sorted by relevance
123
/toolchain/binutils/binutils-2.27/libiberty/ |
D | regex.c | 406 typedef char boolean; typedef 1852 static boolean PREFIX(at_begline_loc_p) (const CHAR_T *pattern, 1855 static boolean PREFIX(at_endline_loc_p) (const CHAR_T *p, 2252 static boolean group_in_compile_stack (compile_stack_type compile_stack, 2509 boolean keep_string_p = false; in PREFIX() 2636 boolean had_char_class = false; in PREFIX() 3222 boolean is_lower = STREQ (str, "lower"); in PREFIX() 3223 boolean is_upper = STREQ (str, "upper"); in PREFIX() 3255 boolean is_alnum = STREQ (str, "alnum"); in PREFIX() 3256 boolean is_alpha = STREQ (str, "alpha"); in PREFIX() [all …]
|
D | fnmatch.txh | 20 boolean OR of zero or more of the following values (defined in
|
/toolchain/binutils/binutils-2.27/cpu/ |
D | or1kcommon.cpu | 338 (type boolean) 348 (type boolean) 357 (type boolean)
|
D | mep-core.cpu | 662 (type boolean) 668 (type boolean) 791 (type boolean) 797 (type boolean) 803 (type boolean) 809 (type boolean) 815 (type boolean) 821 (type boolean) 827 (type boolean) 833 (type boolean) [all …]
|
D | mt.cpu | 308 ; (type boolean) 315 (type boolean) 322 (type boolean) 329 (type boolean) 336 (type boolean) 343 (type boolean) 350 (type boolean) 358 (type boolean) 371 (type boolean)
|
D | or1k.cpu | 54 (type boolean)
|
D | iq2000.cpu | 320 (type boolean) 327 (type boolean) 334 (type boolean) 341 (type boolean) 349 (type boolean)
|
D | xc16x.cpu | 136 (type boolean) 491 (type boolean) 498 (type boolean) 505 (type boolean) 512 (type boolean) 519 (type boolean) 526 (type boolean)
|
D | m32r.cpu | 459 (type boolean) 772 (type boolean) 779 (type boolean) 786 (type boolean) 793 (type boolean)
|
D | epiphany.cpu | 42 (type boolean) 50 (type boolean) 58 (type boolean) 130 (type boolean)
|
D | ip2k.cpu | 42 (type boolean) 49 (type boolean)
|
D | sh64-compact.cpu | 40 (type boolean) 47 (type boolean)
|
D | fr30.cpu | 413 (type boolean) 539 (type boolean)
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | cgen-ibld.in | 107 ATTRS is a mask of the boolean attributes. 405 ATTRS is a mask of the boolean attributes. We only need `SIGNED',
|
/toolchain/binutils/binutils-2.27/binutils/ |
D | NEWS | 288 * BFD no longer declares a "boolean" type, to avoid clashes with other 289 headers that declare the same. Users of BFD should replace boolean, 290 false and true, with int, 0 and 1, or define their own boolean type.
|
D | ChangeLog-2004 | 754 * objcopy.c (copy_object): Make the function boolean, returning
|
D | ChangeLog-9197 | 1519 and boolean parameters to function_type. Add boolean parameter to 1522 (debug_make_function_type): Add debug_type * and boolean 1524 (debug_make_method_type): Add boolean parameter. Change all 1526 (debug_get_parameter_types): Add boolean * parameter. Change all 2676 and flags. Change adjust from boolean to enum. 2683 (is_strip_symbol): Change return type from int to boolean.
|
D | ChangeLog-2014 | 92 (slurp_ia64_unwind_table): Change to a boolean function. Add
|
/toolchain/binutils/binutils-2.27/bfd/ |
D | ChangeLog-9495 | 45 from boolean to enum bfd_endian. Change header_byteorder_big_p 616 int to boolean; update all callers. Pass MAP_SHARED if not 640 * libbfd.c (bfd_get_file_window): Change return type to boolean. 643 * bfd-in.h (bfd_get_file_window): Change type to boolean. 1392 (ecoff_compute_section_file_positions): Return boolean, not void. 3018 * bfd-in.h (bfd_set_section_vma): Case true to a boolean. 3452 pointer to a boolean variable set to true if something fails. 3457 (NAME(bfd_elf,write_object_contents)): Pass boolean variable when 4533 (move_section_contents): Change return type from boolean to void. 4782 boolean, and set the boolean to true if an error occurs. If an [all …]
|
D | ChangeLog-9193 | 95 (translate_to_native_sym_flags): Return boolean value. Don't use 97 (NAME(aout,write_syms)): Return boolean value. Check return value 138 * oasys.c (oasys_write_sections): Return boolean value rather than 1193 (setup_sections): Return type is now boolean, fix return statements. 2499 of nlm_slurp_symbol_table as boolean, not pointer. 2501 of nlm_slurp_reloc_fixups as boolean, not pointer. 2792 from boolean to emum complain_overflow. Removed obsolete absolute 4498 and boolean return value. Made static. 4935 libbfd.h: bfd_cache_close now returns a boolean. 5862 elf_write_object_contents): Return boolean, not NULL (which [all …]
|
D | ChangeLog-0203 | 4672 section. Take boolean arguments to disregard an excluded 5376 (enum bfd_boolean, boolean): Delete. 5429 xcoff-target.h, xcofflink.c, xsym.c, xsym.h: Replace boolean with 5926 boolean, enums in assignments to int. 5938 * coffgen.c (_bfd_coff_is_local_label_name): Cast return to boolean. 5943 (comp_unit_find_nearest_line): Cast return to boolean. 5948 (bfd_write_bigendian_4byte_int): Cast return to boolean. 5950 (bfd_generic_is_local_label_name): Cast return to boolean. 5956 * merge.c (sec_merge_emit): Cast return to boolean. 5971 (_bfd_discard_section_stabs): Likewise. Also cast return to boolean. [all …]
|
/toolchain/binutils/binutils-2.27/ |
D | ltoptions.m4 | 69 dnl Simply set some default values (i.e off) if boolean options were not
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-2013 | 810 and return a boolean result. Remove O_register handling. 817 (match_tied_reg_operand): Remove "s" argument and return a boolean 821 "arg" argument. Return a boolean result. 824 (match_operand): Remove "s" argument and return a boolean result.
|
/toolchain/binutils/binutils-2.27/include/ |
D | ChangeLog-9103 | 280 * bfdlink.h: Replace boolean with bfd_boolean. Formatting. 292 * bfdlink.h (struct bfd_link_info): Add new boolean 646 * bfdlink.h (struct bfd_link_info): add new boolean 1027 * bfdlink.h (bfd_link_callbacks): Add a boolean arg to
|
/toolchain/binutils/binutils-2.27/ld/ |
D | ChangeLog-0001 | 867 (lang_size_sections): Change boolean `relax' param to boolean *. 875 * ldlang.h (lang_size_sections): Change `relax' param to boolean *. 1279 (load_symbols): Change to a boolean function.
|
123