/netbsd-src/external/gpl2/texinfo/dist/makeinfo/ |
H A D | float.c | 174 char *float_type; in cm_listoffloats() local 175 get_rest_of_line (1, &float_type); in cm_listoffloats() 183 if (handling_delayed_writes && !float_type_exists (float_type)) in cm_listoffloats() 184 warning (_("Requested float type `%s' not previously used"), float_type); in cm_listoffloats() 189 "type=\"%s\"", text_expansion (float_type)); in cm_listoffloats() 194 int command_len = sizeof ("@ ") + strlen (command) + strlen (float_type); in cm_listoffloats() 202 sprintf (list_command, "@%s %s", command, float_type); in cm_listoffloats() 206 else if (float_type_exists (float_type)) in cm_listoffloats() 222 if (strlen (temp->id) > 0 && STREQ (float_type, temp->type)) in cm_listoffloats() 236 if (strlen (float_type) > 0) in cm_listoffloats() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-call-cdce.cc | 418 tree lbub_real_cst, lbub_cst, float_type; in gen_one_condition() local 424 float_type = TREE_TYPE (arg); in gen_one_condition() 426 lbub_real_cst = build_real_from_int_cst (float_type, lbub_cst); in gen_one_condition() 428 temp = create_tmp_var (float_type, temp_name1); in gen_one_condition()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-call-cdce.c | 418 tree lbub_real_cst, lbub_cst, float_type; in gen_one_condition() local 424 float_type = TREE_TYPE (arg); in gen_one_condition() 426 lbub_real_cst = build_real_from_int_cst (float_type, lbub_cst); in gen_one_condition() 428 temp = create_tmp_var (float_type, temp_name1); in gen_one_condition()
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | read.c | 3583 float_length (int float_type, int *pad_p) in float_length() argument 3587 switch (float_type) in float_length() 3631 as_bad (_("unknown floating type '%c'"), float_type); in float_length() 3643 parse_one_float (int float_type, char temp[MAXIMUM_NUMBER_OF_CHARS_FOR_FLOAT]) in parse_one_float() argument 3662 length = hex_float (float_type, temp); in parse_one_float() 3673 err = md_atof (float_type, temp, &length); in parse_one_float() 3692 s_float_space (int float_type) in s_float_space() argument 3714 flen = float_length (float_type, &pad); in s_float_space() 3722 flen = parse_one_float (float_type, temp); in s_float_space() 4850 hex_float (int float_type, char *bytes) in hex_float() argument [all …]
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | read.c | 3541 float_length (int float_type, int *pad_p) in float_length() argument 3545 switch (float_type) in float_length() 3589 as_bad (_("unknown floating type '%c'"), float_type); in float_length() 3601 parse_one_float (int float_type, char temp[MAXIMUM_NUMBER_OF_CHARS_FOR_FLOAT]) in parse_one_float() argument 3620 length = hex_float (float_type, temp); in parse_one_float() 3631 err = md_atof (float_type, temp, &length); in parse_one_float() 3650 s_float_space (int float_type) in s_float_space() argument 3672 flen = float_length (float_type, &pad); in s_float_space() 3680 flen = parse_one_float (float_type, temp); in s_float_space() 4812 hex_float (int float_type, char *bytes) in hex_float() argument [all …]
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | debug.h | 193 bool (*float_type) (void *, unsigned int); member
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | debug.h | 193 bool (*float_type) (void *, unsigned int); member
|
H A D | debug.c | 2503 return (*fns->float_type) (fhandle, type->size); in debug_write_type()
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | gcc-c-fe.def | 136 Deprecated in v1, use float_type instead. */ 219 GCC_METHOD2 (gcc_type, float_type,
|
H A D | ChangeLog-2017 | 181 (float_type): ... this. Introduce new version. 223 (float_type): ... this. Introduce new version.
|
/netbsd-src/external/gpl3/gcc/dist/include/ |
H A D | gcc-c-fe.def | 136 Deprecated in v1, use float_type instead. */ 219 GCC_METHOD2 (gcc_type, float_type,
|
/netbsd-src/external/gpl3/gcc.old/dist/include/ |
H A D | gcc-c-fe.def | 136 Deprecated in v1, use float_type instead. */ 219 GCC_METHOD2 (gcc_type, float_type,
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | gcc-c-fe.def | 136 Deprecated in v1, use float_type instead. */ 219 GCC_METHOD2 (gcc_type, float_type,
|
H A D | ChangeLog-2017 | 181 (float_type): ... this. Introduce new version. 223 (float_type): ... this. Introduce new version.
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-mcore.c | 282 mcore_float_cons (int float_type) in mcore_float_cons() argument 285 mcore_pool_count (float_cons, float_type); in mcore_float_cons() 287 float_cons (float_type); in mcore_float_cons()
|
H A D | tc-csky.c | 7693 csky_float_cons (int float_type) in csky_float_cons() argument 7697 csky_pool_count (float_cons, float_type); in csky_float_cons() 7699 float_cons (float_type); in csky_float_cons()
|
H A D | tc-hppa.c | 8176 pa_float_cons (int float_type) in pa_float_cons() argument 8178 float_cons (float_type); in pa_float_cons()
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-mcore.c | 282 mcore_float_cons (int float_type) in mcore_float_cons() argument 285 mcore_pool_count (float_cons, float_type); in mcore_float_cons() 287 float_cons (float_type); in mcore_float_cons()
|
H A D | tc-csky.c | 7715 csky_float_cons (int float_type) in csky_float_cons() argument 7719 csky_pool_count (float_cons, float_type); in csky_float_cons() 7721 float_cons (float_type); in csky_float_cons()
|
H A D | tc-hppa.c | 8188 pa_float_cons (int float_type) in pa_float_cons() argument 8190 float_cons (float_type); in pa_float_cons()
|
/netbsd-src/external/gpl3/gdb/dist/include/ |
H A D | ChangeLog-2017 | 181 (float_type): ... this. Introduce new version. 223 (float_type): ... this. Introduce new version.
|
/netbsd-src/external/gpl3/gdb.old/dist/include/ |
H A D | ChangeLog-2017 | 181 (float_type): ... this. Introduce new version. 223 (float_type): ... this. Introduce new version.
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/ |
H A D | acinclude.m4 | 960 typedef __complex__ float float_type; 963 volatile float_type tmpf; 1197 typedef __complex__ float float_type; 1200 volatile float_type tmpf; 1676 [typedef __complex__ float float_type; float_type tmpf;
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/ |
H A D | acinclude.m4 | 910 typedef __complex__ float float_type; 913 volatile float_type tmpf; 1142 typedef __complex__ float float_type; 1145 volatile float_type tmpf; 1638 [typedef __complex__ float float_type; float_type tmpf;
|
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/ |
H A D | llvm.ml | 475 external float_type : llcontext -> lltype = "llvm_float_type"
|