/netbsd-src/external/bsd/unbound/dist/winrc/ |
H A D | win_svc.c | 86 static DWORD checkpoint = 1; in report_status() local 304 service_init(int r, struct daemon** d, struct config_file** c) in service_init() 474 service_start(const char* cfgfile, int v, int c) in service_start() 498 wsvc_command_option(const char* wopt, const char* cfgfile, int v, int c) in wsvc_command_option()
|
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | cp-demangle.c | 211 #define IS_DIGIT(c) ((c) >= '0' && (c) <= '9') argument 212 #define IS_UPPER(c) ((c) >= 'A' && (c) <= 'Z') argument 213 #define IS_LOWER(c) ((c) >= 'a' && (c) <= 'z') argument 1928 d_make_character (struct d_info *di, int c) in d_make_character() 1946 char c; in d_java_resource() local 2189 d_call_offset (struct d_info *di, int c) in d_call_offset() 2529 struct d_info_checkpoint checkpoint; in cplus_demangle_type() local 3891 char c; in d_substitution() local 3987 d_checkpoint (struct d_info *di, struct d_info_checkpoint *checkpoint) in d_checkpoint() 3996 d_backtrack (struct d_info *di, struct d_info_checkpoint *checkpoint) in d_backtrack() [all …]
|
/netbsd-src/external/gpl3/binutils/dist/libiberty/ |
H A D | cp-demangle.c | 211 #define IS_DIGIT(c) ((c) >= '0' && (c) <= '9') argument 212 #define IS_UPPER(c) ((c) >= 'A' && (c) <= 'Z') argument 213 #define IS_LOWER(c) ((c) >= 'a' && (c) <= 'z') argument 2079 d_make_character (struct d_info *di, int c) in d_make_character() 2097 char c; in d_java_resource() local 2348 d_call_offset (struct d_info *di, int c) in d_call_offset() 2683 struct d_info_checkpoint checkpoint; in cplus_demangle_type() local 4182 char c; in d_substitution() local 4278 d_checkpoint (struct d_info *di, struct d_info_checkpoint *checkpoint) in d_checkpoint() 4287 d_backtrack (struct d_info *di, struct d_info_checkpoint *checkpoint) in d_backtrack() [all …]
|
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | cp-demangle.c | 211 #define IS_DIGIT(c) ((c) >= '0' && (c) <= '9') argument 212 #define IS_UPPER(c) ((c) >= 'A' && (c) <= 'Z') argument 213 #define IS_LOWER(c) ((c) >= 'a' && (c) <= 'z') argument 2002 d_make_character (struct d_info *di, int c) in d_make_character() 2020 char c; in d_java_resource() local 2271 d_call_offset (struct d_info *di, int c) in d_call_offset() 2604 struct d_info_checkpoint checkpoint; in cplus_demangle_type() local 3993 char c; in d_substitution() local 4089 d_checkpoint (struct d_info *di, struct d_info_checkpoint *checkpoint) in d_checkpoint() 4098 d_backtrack (struct d_info *di, struct d_info_checkpoint *checkpoint) in d_backtrack() [all …]
|
/netbsd-src/usr.bin/compress/ |
H A D | zopen.c | 157 #define checkpoint zs->zs_checkpoint macro 239 int c, disp; in zwrite() local
|
/netbsd-src/external/gpl3/gcc/dist/libiberty/ |
H A D | cp-demangle.c | 211 #define IS_DIGIT(c) ((c) >= '0' && (c) <= '9') argument 212 #define IS_UPPER(c) ((c) >= 'A' && (c) <= 'Z') argument 213 #define IS_LOWER(c) ((c) >= 'a' && (c) <= 'z') argument 1943 d_make_character (struct d_info *di, int c) in d_make_character() 1961 char c; in d_java_resource() local 2204 d_call_offset (struct d_info *di, int c) in d_call_offset() 2544 struct d_info_checkpoint checkpoint; in cplus_demangle_type() local 3966 char c; in d_substitution() local 4062 d_checkpoint (struct d_info *di, struct d_info_checkpoint *checkpoint) in d_checkpoint() 4071 d_backtrack (struct d_info *di, struct d_info_checkpoint *checkpoint) in d_backtrack() [all …]
|
/netbsd-src/sys/net/ |
H A D | bsd-comp.c | 101 u_int checkpoint; /* when to next check the ratio */ member 465 u_char c; in bsd_compress() local 674 u_char c; in bsd_incomp() local
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | gdb-index.cc | 162 unsigned char c; in mapped_index_string_hash() local 657 uint64_t checkpoint = this->get_reloc_checkpoint(); in guess_full_class_name() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | gdb-index.cc | 162 unsigned char c; in mapped_index_string_hash() local 657 uint64_t checkpoint = this->get_reloc_checkpoint(); in guess_full_class_name() local
|