Searched defs:float_type (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/external/gpl2/texinfo/dist/makeinfo/ |
H A D | float.c | 174 char *float_type; in cm_listoffloats() local
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | read.c | 3583 float_length (int float_type, int *pad_p) in float_length() 3643 parse_one_float (int float_type, char temp[MAXIMUM_NUMBER_OF_CHARS_FOR_FLOAT]) in parse_one_float() 3692 s_float_space (int float_type) in s_float_space() 4850 hex_float (int float_type, char *bytes) in hex_float() 4927 int float_type /* 'f':.ffloat ... 'F':.float ... */) in float_cons()
|
/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() 3601 parse_one_float (int float_type, char temp[MAXIMUM_NUMBER_OF_CHARS_FOR_FLOAT]) in parse_one_float() 3650 s_float_space (int float_type) in s_float_space() 4812 hex_float (int float_type, char *bytes) in hex_float() 4889 int float_type /* 'f':.ffloat ... 'F':.float ... */) in float_cons()
|
/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
|
/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
|
/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
|
/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()
|
H A D | tc-hppa.c | 8176 pa_float_cons (int float_type) in pa_float_cons()
|
H A D | tc-csky.c | 7693 csky_float_cons (int float_type) in csky_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()
|
H A D | tc-hppa.c | 8188 pa_float_cons (int float_type) in pa_float_cons()
|
H A D | tc-csky.c | 7715 csky_float_cons (int float_type) in csky_float_cons()
|
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/ |
H A D | llvm.mli | 622 val float_type : llcontext -> lltype val
|