Home
last modified time | relevance | path

Searched +defs:string +defs:to +defs:number (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/bin/sh/
H A Dmystring.c83 scopyn(const char *from, char *to, int size) in scopyn()
99 prefix(const char *pfx, const char *string) in prefix()
115 number(const char *s) in number() function
/netbsd-src/usr.sbin/acpitools/aml/
H A Daml_obj.h76 int number; member
89 u_int8_t *string; member
151 u_int8_t *to; member
/netbsd-src/external/gpl2/grep/dist/lib/
H A Dregex.c96 # define re_match(bufp, string, size, pos, regs) \ argument
98 # define re_search(bufp, string, size, startpos, range, regs) \ argument
595 # define STORE_NUMBER(destination, number) \ argument
600 # define STORE_NUMBER(destination, number) \ argument
612 #define STORE_NUMBER_AND_INCR(destination, number) \ argument
1967 #define STORE_JUMP(op, loc, to) \ argument
1971 #define STORE_JUMP2(op, loc, to, arg) \ argument
1975 #define INSERT_JUMP(op, loc, to) \ argument
1979 #define INSERT_JUMP2(op, loc, to, arg) \ argument
2171 # define IS_CHAR_CLASS(string) __wctype (string) argument
[all …]
/netbsd-src/external/gpl2/diffutils/dist/lib/
H A Dregex.c73 # define re_match(bufp, string, size, pos, regs) \ argument
75 # define re_search(bufp, string, size, startpos, range, regs) \ argument
655 # define STORE_NUMBER(destination, number) \ argument
660 # define STORE_NUMBER(destination, number) \ argument
672 # define STORE_NUMBER_AND_INCR(destination, number) \ argument
2047 # define STORE_JUMP(op, loc, to) \ argument
2051 # define STORE_JUMP2(op, loc, to, arg) \ argument
2055 # define INSERT_JUMP(op, loc, to) \ argument
2059 # define INSERT_JUMP2(op, loc, to, arg) \ argument
2256 # define IS_CHAR_CLASS(string) __wctype (string) argument
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dregex.c80 # define re_match(bufp, string, size, pos, regs) \ argument
82 # define re_search(bufp, string, size, startpos, range, regs) \ argument
655 # define STORE_NUMBER(destination, number) \ argument
660 # define STORE_NUMBER(destination, number) \ argument
672 # define STORE_NUMBER_AND_INCR(destination, number) \ argument
1978 # define STORE_JUMP(op, loc, to) \ argument
1982 # define STORE_JUMP2(op, loc, to, arg) \ argument
1986 # define INSERT_JUMP(op, loc, to) \ argument
1990 # define INSERT_JUMP2(op, loc, to, arg) \ argument
2187 # define IS_CHAR_CLASS(string) __wctype (string) argument
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Dregex.c60 # define re_match(bufp, string, size, pos, regs) \ argument
62 # define re_search(bufp, string, size, startpos, range, regs) \ argument
599 # define STORE_NUMBER(destination, number) \ argument
604 # define STORE_NUMBER(destination, number) \ argument
616 # define STORE_NUMBER_AND_INCR(destination, number) \ argument
1978 # define STORE_JUMP(op, loc, to) \ argument
1982 # define STORE_JUMP2(op, loc, to, arg) \ argument
1986 # define INSERT_JUMP(op, loc, to) \ argument
1990 # define INSERT_JUMP2(op, loc, to, arg) \ argument
2186 # define IS_CHAR_CLASS(string) __wctype (string) argument
[all …]
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dregex.c80 # define re_match(bufp, string, size, pos, regs) \ argument
82 # define re_search(bufp, string, size, startpos, range, regs) \ argument
655 # define STORE_NUMBER(destination, number) \ argument
660 # define STORE_NUMBER(destination, number) \ argument
672 # define STORE_NUMBER_AND_INCR(destination, number) \ argument
1978 # define STORE_JUMP(op, loc, to) \ argument
1982 # define STORE_JUMP2(op, loc, to, arg) \ argument
1986 # define INSERT_JUMP(op, loc, to) \ argument
1990 # define INSERT_JUMP2(op, loc, to, arg) \ argument
2187 # define IS_CHAR_CLASS(string) __wctype (string) argument
[all …]
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dregex.c80 # define re_match(bufp, string, size, pos, regs) \ argument
82 # define re_search(bufp, string, size, startpos, range, regs) \ argument
655 # define STORE_NUMBER(destination, number) \ argument
660 # define STORE_NUMBER(destination, number) \ argument
672 # define STORE_NUMBER_AND_INCR(destination, number) \ argument
1978 # define STORE_JUMP(op, loc, to) \ argument
1982 # define STORE_JUMP2(op, loc, to, arg) \ argument
1986 # define INSERT_JUMP(op, loc, to) \ argument
1990 # define INSERT_JUMP2(op, loc, to, arg) \ argument
2187 # define IS_CHAR_CLASS(string) __wctype (string) argument
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dregex.c76 # define re_match(bufp, string, size, pos, regs) \ argument
78 # define re_search(bufp, string, size, startpos, range, regs) \ argument
651 # define STORE_NUMBER(destination, number) \ argument
656 # define STORE_NUMBER(destination, number) \ argument
668 # define STORE_NUMBER_AND_INCR(destination, number) \ argument
1974 # define STORE_JUMP(op, loc, to) \ argument
1978 # define STORE_JUMP2(op, loc, to, arg) \ argument
1982 # define INSERT_JUMP(op, loc, to) \ argument
1986 # define INSERT_JUMP2(op, loc, to, arg) \ argument
2183 # define IS_CHAR_CLASS(string) __wctype (string) argument
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dcheck.cc3170 gfc_check_index (gfc_expr *string, gfc_expr *substring, gfc_expr *back, in gfc_check_index()
4201 gfc_check_move_alloc (gfc_expr *from, gfc_expr *to) in gfc_check_move_alloc()
6549 gfc_expr *to, gfc_expr *topos) in gfc_check_mvbits()
7269 gfc_check_perror (gfc_expr *string) in gfc_check_perror()
7349 gfc_check_signal (gfc_expr *number, gfc_expr *handler) in gfc_check_signal()
7366 gfc_check_signal_sub (gfc_expr *number, gfc_expr *handler, gfc_expr *status) in gfc_check_signal_sub()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dcheck.c3166 gfc_check_index (gfc_expr *string, gfc_expr *substring, gfc_expr *back, in gfc_check_index()
4190 gfc_check_move_alloc (gfc_expr *from, gfc_expr *to) in gfc_check_move_alloc()
6523 gfc_expr *to, gfc_expr *topos) in gfc_check_mvbits()
7243 gfc_check_perror (gfc_expr *string) in gfc_check_perror()
7323 gfc_check_signal (gfc_expr *number, gfc_expr *handler) in gfc_check_signal()
7340 gfc_check_signal_sub (gfc_expr *number, gfc_expr *handler, gfc_expr *status) in gfc_check_signal_sub()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dvarasm.cc1017 const int number; in decode_reg_name_and_count() member
1033 static const struct { const char *const name; const int number; } table[] in decode_reg_name_and_count() member
1416 const int to; in eliminable_regno_p() member
1677 assemble_asm (tree string) in assemble_asm()
5116 check_string_literal (tree string, unsigned HOST_WIDE_INT size) in check_string_literal()
6414 tree to; member
7190 char *string; in default_unique_section() local
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delfnn-kvx.c181 bfd_reloc_code_real_type to; member
461 #define kvx_stub_hash_lookup(table, string, create, copy) \ argument
529 const char *string) in elfNN_kvx_link_hash_newfunc()
560 struct bfd_hash_table *table, const char *string) in stub_hash_newfunc()
3125 elfNN_kvx_allocate_local_symbols (bfd *abfd, unsigned number) in elfNN_kvx_allocate_local_symbols()
H A Delfnn-aarch64.c2227 bfd_reloc_code_real_type to; member
2628 #define aarch64_stub_hash_lookup(table, string, create, copy) \ argument
2716 const char *string) in elfNN_aarch64_link_hash_newfunc()
2749 struct bfd_hash_table *table, const char *string) in stub_hash_newfunc()
7709 elfNN_aarch64_allocate_local_symbols (bfd *abfd, unsigned number) in elfNN_aarch64_allocate_local_symbols()
H A Delf32-ppc.c1572 apuinfo_list_element (unsigned long number) in apuinfo_list_element()
2243 const char *string) in ppc_elf_link_hash_newfunc()
4271 bfd_vma from, to; in ppc_elf_inline_plt() local
H A Delf.c1817 const char *string; in _bfd_elf_print_private_bfd_data() local
1918 get_hash_table_data (bfd *abfd, bfd_size_type number, in get_hash_table_data()
5072 unsigned int to, in make_mapping()
13436 const char * string; in elf_parse_notes() member
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/
H A Dmsan_interceptors.cc351 INTERCEPTOR(char *, gcvt, double number, SIZE_T ndigit, char *buf) { in INTERCEPTOR()
652 INTERCEPTOR(int, putenv, char *string) { in INTERCEPTOR()
1313 #define COMMON_INTERCEPTOR_MEMMOVE_IMPL(ctx, to, from, size) \ argument
1318 #define COMMON_INTERCEPTOR_MEMCPY_IMPL(ctx, to, from, size) \ argument
1324 #define COMMON_INTERCEPTOR_COPY_STRING(ctx, to, from, size) \ argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dvarasm.c965 const int number; in decode_reg_name_and_count() member
981 static const struct { const char *const name; const int number; } table[] in decode_reg_name_and_count() member
1569 assemble_asm (tree string) in assemble_asm()
4855 check_string_literal (tree string, unsigned HOST_WIDE_INT size) in check_string_literal()
6152 tree to; member
6909 char *string; in default_unique_section() local
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-hppa.c476 const char *string; member
5744 char *to; in md_assemble() local
8010 pa_find_space_by_number (int number) in pa_find_space_by_number()
8094 unsigned int number; in pa_stringer() local
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-hppa.c476 const char *string; member
5744 char *to; in md_assemble() local
7998 pa_find_space_by_number (int number) in pa_find_space_by_number()
8082 unsigned int number; in pa_stringer() local
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delfnn-aarch64.c2227 bfd_reloc_code_real_type to; member
2615 #define aarch64_stub_hash_lookup(table, string, create, copy) \ argument
2698 const char *string) in elfNN_aarch64_link_hash_newfunc()
2731 struct bfd_hash_table *table, const char *string) in stub_hash_newfunc()
7505 elfNN_aarch64_allocate_local_symbols (bfd *abfd, unsigned number) in elfNN_aarch64_allocate_local_symbols()
H A Delf32-ppc.c1577 apuinfo_list_element (unsigned long number) in apuinfo_list_element()
2247 const char *string) in ppc_elf_link_hash_newfunc()
4268 bfd_vma from, to; in ppc_elf_inline_plt() local