Home
last modified time | relevance | path

Searched defs:ld (Results 1 – 25 of 78) sorted by relevance

1234

/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dalign-2.c13 struct a_ldouble { char c; long double ld; } s_c_ld = { 'e', 27.0 }; member
14 struct b_ldouble { short s; long double ld; } s_s_ld = { 28, 29.0 }; member
15 struct c_ldouble { int i; long double ld; } s_i_ld = { 30, 31.0 }; member
16 struct d_ldouble { float f; long double ld; } s_f_ld = { 32.0, 33.0 }; member
17 struct e_ldouble { double d; long double ld; } s_d_ld = { 34.0, 35.0 }; member
/openbsd/lib/libc/gdtoa/
H A Dldtoa.c47 __ldtoa(long double *ld, int mode, int ndigits, int *decpt, int *sign, in __ldtoa()
112 __ldtoa(long double *ld, int mode, int ndigits, int *decpt, int *sign, in __ldtoa()
/openbsd/lib/libelf/
H A Dgelf_symshndx.c43 struct _Libelf_Data *ld, *lid; in gelf_getsymshndx() local
96 struct _Libelf_Data *ld, *lid; in gelf_update_symshndx() local
/openbsd/sys/dev/pci/
H A Dif_se.c534 struct se_list_data *ld; in se_attach() local
764 struct se_list_data *ld = &sc->se_ldata; in se_list_tx_init() local
801 struct se_list_data *ld = &sc->se_ldata; in se_list_rx_init() local
844 struct se_list_data *ld = &sc->se_ldata; in se_newbuf() local
888 struct se_list_data *ld = &sc->se_ldata; in se_discard_rxbuf() local
911 struct se_list_data *ld = &sc->se_ldata; in se_rxeof() local
978 struct se_list_data *ld = &sc->se_ldata; in se_txeof() local
1109 struct se_list_data *ld = &sc->se_ldata; in se_encap() local
/openbsd/gnu/usr.bin/gcc/gcc/config/m68k/
H A Dfpgnulib.c97 long double ld; member
309 __truncxfdf2 (long double ld) in __truncxfdf2()
346 __truncxfsf2 (long double ld) in __truncxfsf2()
362 __fixxfsi (long double ld) in __fixxfsi()
/openbsd/gnu/gcc/gcc/config/m68k/
H A Dfpgnulib.c97 long double ld; member
428 __truncxfdf2 (long double ld) in __truncxfdf2()
468 __truncxfsf2 (long double ld) in __truncxfsf2()
492 __fixxfsi (long double ld) in __fixxfsi()
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/consistency.vlad/layout/
H A Dalign-longdouble.c3 static long double ld; variable
H A Dsize-longdouble.c3 static long double ld; variable
/openbsd/libexec/ld.so/
H A Dlibrary_mquery.c106 struct load_list *ld, *lowld = NULL; in _dl_tryload_shlib() local
158 #define LDLIST_INSERT(ld) do { \ in _dl_tryload_shlib() argument
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/format/
H A Dstrfmon-1.c9 foo (char *s, size_t m, double d, long double ld) in foo()
H A Dc99-printf-1.c13 long double ld, wint_t lc, wchar_t *ls, long long int ll, in foo()
H A Dc90-printf-1.c14 long int *ln, long double ld, wint_t lc, wchar_t *ls, llong ll, in foo()
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20001212-1.c4 } ld; typedef
/openbsd/regress/usr.bin/ctfdump/
H A Dexample.c7 long double ld; variable
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/
H A Dsysmac2.c15 #define ld 1.0L macro
/openbsd/gnu/gcc/libgomp/testsuite/libgomp.c/
H A Datomic-2.c7 long double ld = 3; variable
/openbsd/gnu/llvm/compiler-rt/lib/builtins/ppc/
H A Dfixunstfti.c31 long double ld; in __fixunstfti() member
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64PBQPRegAlloc.cpp186 const LiveInterval &ld = LIs.getInterval(Rd); in addIntraChainConstraint() local
262 const LiveInterval &ld = LIs.getInterval(Rd); in addInterChainConstraint() local
/openbsd/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/
H A Dnum_get_members_char.cc69 long double ld; in test01() local
277 long double ld = 0.0; in test02() local
H A Dnum_get_members_wchar_t.cc70 long double ld; in test01() local
278 long double ld = 0.0; in test02() local
/openbsd/regress/lib/libm/msun/
H A Dilogb_test.c81 long double ld; in ATF_TC_BODY() local
/openbsd/gnu/llvm/lld/MachO/
H A DOutputSegment.h29 constexpr const char ld[] = "__LD"; // output only with -r variable
/openbsd/sys/dev/ic/
H A Dciss.c985 int ld, pd, error = 0; in ciss_ioctl() local
1291 ciss_pdscan(struct ciss_softc *sc, int ld) in ciss_pdscan()
1327 ciss_blink(struct ciss_softc *sc, int ld, int pd, int stat, in ciss_blink()
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.bugs/
H A D900210_01.C16 long double ld; variable
H A D900210_02.C16 long double ld; variable

1234