/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | optabs-libfuncs.c | 151 gen_libfunc (optab optable, const char *opname, int suffix, in gen_libfunc() 187 gen_int_libfunc (optab optable, const char *opname, char suffix, in gen_int_libfunc() 211 gen_fp_libfunc (optab optable, const char *opname, char suffix, in gen_fp_libfunc() 232 gen_fixed_libfunc (optab optable, const char *opname, char suffix, in gen_fixed_libfunc() 244 gen_signed_fixed_libfunc (optab optable, const char *opname, char suffix, in gen_signed_fixed_libfunc() 256 gen_unsigned_fixed_libfunc (optab optable, const char *opname, char suffix, in gen_unsigned_fixed_libfunc() 267 gen_int_fp_libfunc (optab optable, const char *name, char suffix, in gen_int_fp_libfunc() 280 gen_intv_fp_libfunc (optab optable, const char *name, char suffix, in gen_intv_fp_libfunc() 300 gen_int_fp_fixed_libfunc (optab optable, const char *name, char suffix, in gen_int_fp_fixed_libfunc() 315 gen_int_fp_signed_fixed_libfunc (optab optable, const char *name, char suffix, in gen_int_fp_signed_fixed_libfunc() [all …]
|
H A D | cgraphclones.c | 380 const char *suffix) in dump_callgraph_transformation() 421 bitmap args_to_skip, const char *suffix) in create_clone() 521 clone_function_name_1 (const char *name, const char *suffix) in clone_function_name_1() 537 clone_function_name (tree decl, const char *suffix) in clone_function_name() 553 bitmap args_to_skip, const char * suffix) in create_virtual_clone() 880 const char *suffix) in create_version_clone() 953 const char *suffix, tree target_attributes) in create_version_clone_with_body()
|
H A D | selftest.c | 123 named_temp_file::named_temp_file (const char *suffix) in named_temp_file() 143 const char *suffix, in temp_source_file()
|
/dflybsd-src/contrib/xz/src/xz/ |
H A D | suffix.c | 87 test_suffix(const char *suffix, const char *src_name, size_t src_len) in test_suffix() 183 msg_suffix(const char *src_name, const char *suffix) in msg_suffix() 264 const char *suffix = custom_suffix != NULL in compressed_name() local 388 suffix_set(const char *suffix) in suffix_set()
|
/dflybsd-src/contrib/libarchive/tar/ |
H A D | creation_set.c | 49 const char *suffix; member 54 get_suffix_code(const struct suffix_code_t *tbl, const char *suffix) in get_suffix_code() 68 get_filter_code(const char *suffix) in get_filter_code() 91 get_format_code(const char *suffix) in get_format_code() 112 decompose_alias(const char *suffix) in decompose_alias()
|
/dflybsd-src/usr.bin/basename/ |
H A D | basename.c | 51 char *p, *suffix; in main() local 103 stripsuffix(char *p, const char *suffix, size_t suffixlen) in stripsuffix()
|
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/ |
H A D | c-lex.c | 317 const char *suffix = NULL; in c_lex_with_flags() local 445 const char *suffix = cpp_get_userdef_suffix (tok); in c_lex_with_flags() local 468 const char *suffix = cpp_get_userdef_suffix (tok); in c_lex_with_flags() local 679 const char *suffix) in interpret_float() 721 char suffix; in interpret_float() local
|
H A D | c-cppbuiltin.c | 314 const char *suffix, in builtin_define_decimal_float_constants() 380 const char *suffix, in builtin_define_fixed_point_constants() 1168 const char *suffix; in builtin_define_constants() local 1210 const char *value, *suffix; in builtin_define_type_minmax() local
|
/dflybsd-src/contrib/binutils-2.34/libiberty/ |
H A D | make-temp-file.c | 184 make_temp_file_with_prefix (const char *prefix, const char *suffix) in make_temp_file_with_prefix() 225 make_temp_file (const char *suffix) in make_temp_file()
|
/dflybsd-src/crypto/openssh/ |
H A D | log.c | 337 do_log(LogLevel level, int force, const char *suffix, const char *fmt, in do_log() 428 LogLevel level, const char *suffix, const char *fmt, ...) in sshlog() 439 LogLevel level, const char *suffix, const char *fmt, ...) in sshlogdie() 452 LogLevel level, const char *suffix, const char *fmt, va_list args) in sshlogv()
|
H A D | fatal.c | 38 LogLevel level, const char *suffix, const char *fmt, ...) in sshfatal()
|
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/ |
H A D | c-lex.c | 418 const char *suffix = NULL; in c_lex_with_flags() local 547 const char *suffix = cpp_get_userdef_suffix (tok); in c_lex_with_flags() local 572 const char *suffix = cpp_get_userdef_suffix (tok); in c_lex_with_flags() local 796 const char *suffix, enum overflow_type *overflow) in interpret_float() 840 char suffix; in interpret_float() local
|
H A D | c-cppbuiltin.c | 320 const char *suffix, in builtin_define_decimal_float_constants() 386 const char *suffix, in builtin_define_fixed_point_constants() 1221 char suffix[20] = ""; in c_cpp_builtins() local 1721 const char *suffix; in builtin_define_constants() local 1802 const char *suffix; in builtin_define_type_minmax() local
|
/dflybsd-src/contrib/gdb-7/gdb/gnulib/import/ |
H A D | str-two-way.h | 241 size_t suffix; /* The index of the right half of needle. */ in two_way_short_needle() local 335 size_t suffix; /* The index of the right half of needle. */ in two_way_long_needle() local
|
/dflybsd-src/contrib/grep/lib/ |
H A D | str-two-way.h | 241 size_t suffix; /* The index of the right half of needle. */ in two_way_short_needle() local 335 size_t suffix; /* The index of the right half of needle. */ in two_way_long_needle() local
|
/dflybsd-src/contrib/tcsh-6/ |
H A D | tw.color.c | 45 #define VAR(suffix,variable,defaultcolor) \ argument 53 const char suffix; member 428 print_color(const Char *fname, size_t len, Char suffix) in print_color() 473 print_with_color(const Char *filename, size_t len, Char suffix) in print_with_color()
|
/dflybsd-src/contrib/byacc/ |
H A D | main.c | 559 #define CREATE_FILE_NAME(dest, suffix) \ argument 563 alloc_file_name(size_t len, const char *suffix) in alloc_file_name() 574 find_suffix(char *name, const char *suffix) in find_suffix() 593 char *suffix; in create_file_names() local
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | auto-load.h | 27 const char *suffix; member
|
/dflybsd-src/tools/tools/splitpatch/ |
H A D | splitpatch.py | 40 def directory_save(filename, patch, suffix = None, root = None, forceful = False): argument
|
/dflybsd-src/usr.sbin/fdformat/ |
H A D | fdformat.c | 127 makename(const char *arg, const char *suffix) in makename() 234 const char *dev_name, *suffix; in main() local
|
/dflybsd-src/lib/libutil/ |
H A D | humanize_unsigned.c | 50 humanize_unsigned(char *buf, size_t len, uint64_t bytes, const char *suffix, in humanize_unsigned()
|
H A D | humanize_number.c | 49 const char *suffix, int scale, int flags) in humanize_number()
|
/dflybsd-src/contrib/mdocml/ |
H A D | term_tag.c | 50 term_tag_init(const char *outfilename, const char *suffix, in term_tag_init()
|
/dflybsd-src/crypto/libressl/crypto/x509/ |
H A D | x509_constraints.c | 542 char *suffix; in x509_constraints_sandns() local 575 char *suffix; in x509_constraints_domain() local 583 char *suffix; in x509_constraints_domain() local
|
/dflybsd-src/contrib/gcc-8.0/libiberty/ |
H A D | make-temp-file.c | 184 make_temp_file (const char *suffix) in make_temp_file()
|