#include <ansidecl.h>

Go to the source code of this file.
Defines | |
| #define | size_t unsigned long |
Typedefs | |
| typedef unsigned char | uc |
Functions/Subroutines | |
| int | strcasecmp (char *s1, char *s2) const |
Variables | |
| static const unsigned char | charmap [] |
Definition at line 31 of file strcasecmp.c.
| typedef unsigned char uc |
Definition at line 39 of file strcasecmp.c.
| int strcasecmp | ( | char * | s1, | |
| char * | s2 | |||
| ) | const |
Definition at line 76 of file strcasecmp.c.
Referenced by _bfd_vms_write_hdr(), alias_compare(), auto_export(), bfd_default_scan(), Bool_Group_Value(), c_common_handle_option(), SCHE_INFO::Caculate_Field(), Configure_Source(), Dipa_Proc_Options(), EKAPI_Flag4otid(), EKAPI_RegStruct4id(), Expand_Float_Divide(), Expand_Sqrt(), get_debug_alloc_state(), Get_Platform_Options(), init_iconv_desc(), lang_new_vers_pattern(), lookup_compiler(), main(), mips_parse_cpu(), mips_strict_matching_cpu_name_p(), must_parenthesize(), NAMEs_rsNe_work(), Prepare_Target(), prescan_options(), Process_Command_Line(), Process_Command_Line_Group(), Process_Inline(), scan(), scan_960_mach(), Set_Option_Internal(), tic80_symbol_to_value(), vms_secflag_by_name(), WN_verifier(), xtensa_format_lookup(), and xtensa_isa_name_compare().
const unsigned char charmap[] [static] |
1.5.6