Searched refs:ieee (Results 1 - 25 of 85) sorted by relevance

1234

/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Dieee.c1 /* BFD back-end for ieee-695 objects.
33 #include "ieee.h"
56 /* Functions for writing to ieee files in the strange way that the
169 /* Functions for reading from ieee files in the strange way that the
172 #define this_byte(ieee) *((ieee)->input_p)
173 #define next_byte(ieee) ((ieee)->input_p++)
174 #define this_byte_and_next(ieee) (*((ieee)
176 read_2bytes(common_header_type *ieee) argument
185 bfd_get_string(common_header_type *ieee, char *string, size_t length) argument
194 read_id(common_header_type *ieee) argument
342 parse_int(common_header_type *ieee, bfd_vma *value_ptr) argument
371 parse_i(common_header_type *ieee, bfd_boolean *ok) argument
379 must_parse_int(common_header_type *ieee) argument
499 parse_expression(ieee_data_type *ieee, bfd_vma *value, ieee_symbol_index_type *symbol, bfd_boolean *pcrel, unsigned int *extra, asection **section) argument
661 ieee_part_after(ieee_data_type *ieee, file_ptr here) argument
679 get_symbol(bfd *abfd ATTRIBUTE_UNUSED, ieee_data_type *ieee, ieee_symbol_type *last_symbol, unsigned int *symbol_count, ieee_symbol_type ***pptr, unsigned int *max_index, int this_type) argument
717 ieee_data_type *ieee = IEEE_DATA (abfd); local
1005 ieee_data_type *ieee = IEEE_DATA (abfd); local
1046 get_section_entry(bfd *abfd, ieee_data_type *ieee, unsigned int index) argument
1092 ieee_data_type *ieee = IEEE_DATA (abfd); local
1267 ieee_data_type *ieee = IEEE_DATA (abfd); local
1297 ieee_ar_data_type *ieee; local
1450 do_one(ieee_data_type *ieee, ieee_per_section_type *current_map, unsigned char *location_ptr, asection *s, int iterations) argument
1654 ieee_data_type *ieee = IEEE_DATA (abfd); local
1785 ieee_data_type *ieee; local
2061 ieee_data_type *ieee = IEEE_DATA (abfd); local
2108 ieee_data_type *ieee = IEEE_DATA (abfd); local
2599 ieee_data_type *ieee; local
3101 ieee_data_type *ieee = IEEE_DATA (abfd); local
3165 ieee_data_type *ieee = IEEE_DATA (abfd); local
3259 ieee_data_type *ieee = IEEE_DATA (abfd); local
3388 ieee_data_type *ieee = IEEE_DATA (abfd); local
3502 ieee_data_type *ieee = IEEE_DATA (abfd); local
3690 ieee_data_type *ieee; local
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/libtiff/
H A Dtif_vms.c374 ieeedouble ieee; member in union:__anon13150
382 ieeefloat ieee; member in union:__anon13151
426 source.ieee = ((double_t*)dp)->ieee;
427 sign = source.ieee.sign;
428 exp = source.ieee.exp;
429 mant = source.ieee.mant;
439 if (!(mant || source.ieee.mant2)) { /* zero */
451 ((double) source.ieee.mant2) / (((double) (1<<16)) *
474 num.ieee
[all...]
/macosx-10.9.5/Libc-997.90.3/gen/FreeBSD/
H A Drand48.h67 union IEEEd2bits ieee; \
78 u.ieee.bits.exp = 1022 - s; \
79 return u.ieee.d
/macosx-10.9.5/ICU-511.35/icuSources/config/
H A Dmh-alpha-linux-cc20 CFLAGS += -ieee
21 CXXFLAGS += -ieee
H A Dmh-alpha-osf20 CFLAGS += -ieee
21 CXXFLAGS += -ieee
/macosx-10.9.5/Libinfo-449.1.3/rpc.subproj/
H A Dxdr_float.c112 struct ieee_single ieee; member in struct:sgl_limits
145 is = lim->ieee;
166 if ((is.exp == lim->ieee.exp) &&
167 (is.mantissa == lim->ieee.mantissa)) {
212 struct ieee_double ieee; member in struct:dbl_limits
266 id = lim->ieee;
303 if ((id.mantissa2 == lim->ieee.mantissa2) &&
304 (id.mantissa1 == lim->ieee.mantissa1) &&
305 (id.exp == lim->ieee.exp)) {
/macosx-10.9.5/cxxfilt-11/cxxfilt/binutils/
H A Dmakefile.vms-in37 DEBUG_OBJS = rddbg.obj,debug.obj,stabs.obj,ieee.obj,rdcoff.obj
H A DMakefile.am91 ieee.c is-ranlib.c is-strip.c maybe-ranlib.c maybe-strip.c \
103 DEBUG_SRCS = rddbg.c debug.c stabs.c ieee.c rdcoff.c
496 ieee.o: ieee.c ../bfd/bfd.h $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
497 $(INCDIR)/ieee.h bucomm.h $(INCDIR)/ansidecl.h config.h \
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dcl.vim4 " Maintainer: Philip Uren <philuSPAX@ieee.org> - Remove SPAX spam block
H A Dvhdl.vim60 " Predifined standard ieee VHDL types
/macosx-10.9.5/cctools-845/as/
H A DMakefile52 CFILES = app.c as.c atof-generic.c atof-ieee.c expr.c fixes.c flonum-const.c \
66 HFILES = app.h as.h atof-ieee.h bignum.h expr.h fixes.h flonum.h frags.h \
/macosx-10.9.5/curl-78.94.1/curl/packages/vms/
H A Dbuild_vms.com33 $! /float=ieee/ieee_mode=denorm_results (non-vax)
276 $ cc_float = "/float=ieee/ieee_mode=denorm_results"
/macosx-10.9.5/tcl-102/tk84/tk/unix/
H A Dconfigure.in111 # Also, Linux requires the "ieee" library for math to work
117 AC_CHECK_LIB(ieee, main, [MATH_LIBS="-lieee $MATH_LIBS"])
/macosx-10.9.5/bind9-45.100/bind9/contrib/nslint-2.1a3/
H A Dconfig.sub690 | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
/macosx-10.9.5/gpatch-3/patch/
H A Dconfig.sub912 | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
/macosx-10.9.5/BerkeleyDB-21/db/dist/
H A Dconfig.sub1250 | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
/macosx-10.9.5/Heimdal-323.92.1/
H A Dconfig.sub1294 | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/ldapc++/
H A Dconfig.sub1181 | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
/macosx-10.9.5/OpenPAM-20/openpam/
H A Dconfig.sub1134 | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/misc/libffi/
H A Dconfig.sub1157 | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
/macosx-10.9.5/SmartcardCCID-55005/ccid/ccid/
H A Dconfig.sub1275 | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
/macosx-10.9.5/SmartcardCCID-55005/libusb/libusb/
H A Dconfig.sub1275 | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
/macosx-10.9.5/apr-30/apr/apr/build/
H A Dconfig.sub1250 | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
/macosx-10.9.5/apr-30/apr-util/apr-util/build/
H A Dconfig.sub1308 | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
/macosx-10.9.5/apr-30/apr-util/apr-util/xml/expat/conftools/
H A Dconfig.sub1308 | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \

Completed in 348 milliseconds

1234