Home
last modified time | relevance | path

Searched refs:lconv (Results 1 – 25 of 51) sorted by relevance

123

/illumos-gate/usr/src/lib/libc/port/locale/
H A Dlocaleconv.c55 struct lconv *
58 struct lconv *lconv; in localeconv() local
64 lconv = &loc->lconv; in localeconv()
69 #define M_ASSIGN_STR(NAME) (lconv->NAME = (char *)mptr->NAME) in localeconv()
70 #define M_ASSIGN_CHAR(NAME) (lconv->NAME = mptr->NAME[0]) in localeconv()
99 #define N_ASSIGN_STR(NAME) (lconv->NAME = (char *)nptr->NAME) in localeconv()
107 return (lconv); in localeconv()
H A Dlocaleimpl.h82 struct lconv lconv; member
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dlocaleconv.c34 static struct lconv debug_lconv =
56 static struct lconv default_lconv =
80 struct lconv*
92 struct lconv*
/illumos-gate/usr/src/head/iso/
H A Dlocale_iso.h60 struct lconv { struct
105 extern struct lconv *localeconv(void); argument
/illumos-gate/usr/src/test/libc-tests/cfg/symbols/
H A Dlocale_h.cfg24 type | struct lconv | locale.h | ALL
57 struct lconv * |\
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dast_std.h83 struct lconv struct
132 extern struct lconv* localeconv(void);
/illumos-gate/usr/src/cmd/sgs/lddstub/
H A DMakefile.com37 LDFLAGS= $(VERSREF) $(INTERP) $(CONVLIBDIR) -lconv -e stub \
/illumos-gate/usr/src/cmd/sgs/dump/
H A DMakefile.com49 LDLIBS += $(CONVLIBDIR64) -lconv $(ELFLIBDIR64) -lelf
/illumos-gate/usr/src/cmd/sgs/libldstab/
H A DMakefile.com44 LDLIBS += $(CONVLIBDIR) -lconv $(ELFLIBDIR) -lelf -lc
/illumos-gate/usr/src/cmd/sgs/size/
H A DMakefile.com46 LDLIBS += $(CONVLIBDIR64) -lconv $(ELFLIBDIR64) -lelf
/illumos-gate/usr/src/tools/sgs/ld/
H A DMakefile30 LDLIBS = -lumem -L../libconv -L$(ROOTONBLDLIBMACH64) -lld -lelf -lconv
/illumos-gate/usr/src/head/
H A Dlocale.h53 using std::lconv;
/illumos-gate/usr/src/cmd/sgs/moe/
H A DMakefile.com43 LDLIBS += $(CONVLIBDIR) -lconv
/illumos-gate/usr/src/cmd/sgs/mcs/
H A DMakefile.com49 LDLIBS += $(CONVLIBDIR) -lconv $(ELFLIBDIR) -lelf
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/features/
H A Dlocale19 static struct lconv *lp;
/illumos-gate/usr/src/cmd/sgs/nm/amd64/
H A DMakefile47 LDLIBS += $(CONVLIBDIR64) -lconv $(ELFLIBDIR) -lelf
/illumos-gate/usr/src/cmd/sgs/nm/sparcv9/
H A DMakefile46 LDLIBS += $(CONVLIBDIR64) -lconv $(ELFLIBDIR) -lelf
/illumos-gate/usr/src/cmd/sgs/gprof/
H A DMakefile.com46 LDLIBS += $(CONVLIBDIR) -lconv $(ELFLIBDIR) -lelf
/illumos-gate/usr/src/tools/sgs/libld/
H A DMakefile47 LDLIBS += -L../libconv -lconv -L$(ROOTONBLDLIBMACH64) -llddbg -lelf -lc
/illumos-gate/usr/src/lib/libxcurses/h/
H A Dm_i18n.h113 extern struct lconv _m_lconv;
/illumos-gate/usr/src/cmd/sgs/pvs/
H A DMakefile.com48 $(CONVLIBDIR64) -lconv
/illumos-gate/usr/src/cmd/sgs/libcrle/
H A DMakefile.com50 DYNFLAGS += $(VERSREF) $(CONVLIBDIR) -lconv
/illumos-gate/usr/src/cmd/sgs/ldd/
H A DMakefile.com48 LDLIBS += $(CONVLIBDIR64) -lconv $(ELFLIBDIR64) -lelf
/illumos-gate/usr/src/cmd/sgs/ar/
H A DMakefile.com50 LDLIBS += -lelf $(CONVLIBDIR) -lconv -lsendfile
/illumos-gate/usr/src/cmd/sgs/ld/
H A DMakefile.com48 $(LDDBGLIBDIR64) -llddbg $(CONVLIBDIR64) -lconv

123