Home
last modified time | relevance | path

Searched defs:float_type (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dfloat.c174 char *float_type; in cm_listoffloats() local
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Dread.c3583 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 Dread.c3541 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 Ddebug.h193 bool (*float_type) (void *, unsigned int); member
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Ddebug.h193 bool (*float_type) (void *, unsigned int); member
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-call-cdce.cc418 tree lbub_real_cst, lbub_cst, float_type; in gen_one_condition() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-call-cdce.c418 tree lbub_real_cst, lbub_cst, float_type; in gen_one_condition() local
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-mcore.c282 mcore_float_cons (int float_type) in mcore_float_cons()
H A Dtc-hppa.c8176 pa_float_cons (int float_type) in pa_float_cons()
H A Dtc-csky.c7693 csky_float_cons (int float_type) in csky_float_cons()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-mcore.c282 mcore_float_cons (int float_type) in mcore_float_cons()
H A Dtc-hppa.c8188 pa_float_cons (int float_type) in pa_float_cons()
H A Dtc-csky.c7715 csky_float_cons (int float_type) in csky_float_cons()
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.mli622 val float_type : llcontext -> lltype val