Home
last modified time | relevance | path

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

/openbsd-src/lib/libc/locale/
H A Dwcstold.c10 typedef long double float_type; typedef
H A Dwcstof.c10 typedef float float_type; typedef
H A Dwcstod.c10 typedef double float_type; typedef
/openbsd-src/gnu/usr.bin/texinfo/makeinfo/
H A Dfloat.c172 char *float_type; in cm_listoffloats() local
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A Ddebug.h193 bfd_boolean (*float_type) (void *, unsigned int); member
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Ddebug.h193 bfd_boolean (*float_type) (void *, unsigned int); member
/openbsd-src/gnu/usr.bin/binutils/gas/
H A Dread.c2916 s_float_space (int float_type) in s_float_space()
3922 hex_float (int float_type, char *bytes) in hex_float()
4025 register int float_type /* 'f':.ffloat ... 'F':.float ... */) in float_cons()
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A Dread.c3054 s_float_space (int float_type) in s_float_space()
4163 hex_float (int float_type, char *bytes) in hex_float()
4266 register int float_type /* 'f':.ffloat ... 'F':.float ... */) in float_cons()
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-mcore.c286 mcore_float_cons (int float_type) in mcore_float_cons()
H A Dtc-hppa.c8329 pa_float_cons (float_type) in pa_float_cons() argument
/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-mcore.c271 mcore_float_cons (float_type) in mcore_float_cons() argument
H A Dtc-hppa.c8303 pa_float_cons (float_type) in pa_float_cons() argument
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dstabsread.c3835 struct type *float_type in read_range_type() local
/openbsd-src/gnu/llvm/llvm/bindings/ocaml/llvm/
H A Dllvm.mli622 val float_type : llcontext -> lltype val