/illumos-gate/usr/src/lib/libc/port/locale/ |
H A D | localeconv.c | 55 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 D | localeimpl.h | 82 struct lconv lconv; member
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/ |
H A D | localeconv.c | 34 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 D | locale_iso.h | 60 struct lconv { struct 105 extern struct lconv *localeconv(void); argument
|
/illumos-gate/usr/src/test/libc-tests/cfg/symbols/ |
H A D | locale_h.cfg | 24 type | struct lconv | locale.h | ALL 57 struct lconv * |\
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/ |
H A D | ast_std.h | 83 struct lconv struct 132 extern struct lconv* localeconv(void);
|
/illumos-gate/usr/src/cmd/sgs/lddstub/ |
H A D | Makefile.com | 37 LDFLAGS= $(VERSREF) $(INTERP) $(CONVLIBDIR) -lconv -e stub \
|
/illumos-gate/usr/src/cmd/sgs/dump/ |
H A D | Makefile.com | 49 LDLIBS += $(CONVLIBDIR64) -lconv $(ELFLIBDIR64) -lelf
|
/illumos-gate/usr/src/cmd/sgs/libldstab/ |
H A D | Makefile.com | 44 LDLIBS += $(CONVLIBDIR) -lconv $(ELFLIBDIR) -lelf -lc
|
/illumos-gate/usr/src/cmd/sgs/size/ |
H A D | Makefile.com | 46 LDLIBS += $(CONVLIBDIR64) -lconv $(ELFLIBDIR64) -lelf
|
/illumos-gate/usr/src/tools/sgs/ld/ |
H A D | Makefile | 29 LDLIBS = -lumem -L../libconv -L$(ROOTONBLDLIBMACH64) -lld -lelf -lconv
|
/illumos-gate/usr/src/head/ |
H A D | locale.h | 53 using std::lconv;
|
/illumos-gate/usr/src/cmd/sgs/mcs/ |
H A D | Makefile.com | 49 LDLIBS += $(CONVLIBDIR) -lconv $(ELFLIBDIR) -lelf
|
/illumos-gate/usr/src/cmd/sgs/moe/ |
H A D | Makefile.com | 43 LDLIBS += $(CONVLIBDIR) -lconv
|
/illumos-gate/usr/src/tools/sgs/liblddbg/ |
H A D | Makefile | 37 LDLIBS += $(CONVLIBDIR) -lconv
|
/illumos-gate/usr/src/tools/sgs/libelf/ |
H A D | Makefile | 35 LDLIBS += $(CONVLIBDIR) -lconv
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/features/ |
H A D | locale | 19 static struct lconv *lp;
|
/illumos-gate/usr/src/cmd/sgs/nm/amd64/ |
H A D | Makefile | 47 LDLIBS += $(CONVLIBDIR64) -lconv $(ELFLIBDIR) -lelf
|
/illumos-gate/usr/src/cmd/sgs/gprof/ |
H A D | Makefile.com | 46 LDLIBS += $(CONVLIBDIR) -lconv $(ELFLIBDIR) -lelf
|
/illumos-gate/usr/src/cmd/sgs/nm/sparcv9/ |
H A D | Makefile | 46 LDLIBS += $(CONVLIBDIR64) -lconv $(ELFLIBDIR) -lelf
|
/illumos-gate/usr/src/lib/libxcurses/h/ |
H A D | m_i18n.h | 113 extern struct lconv _m_lconv;
|
/illumos-gate/usr/src/cmd/sgs/pvs/ |
H A D | Makefile.com | 48 $(CONVLIBDIR64) -lconv
|
/illumos-gate/usr/src/cmd/sgs/ldd/ |
H A D | Makefile.com | 48 LDLIBS += $(CONVLIBDIR64) -lconv $(ELFLIBDIR64) -lelf
|
/illumos-gate/usr/src/cmd/sgs/libcrle/ |
H A D | Makefile.com | 50 DYNFLAGS += $(VERSREF) $(CONVLIBDIR) -lconv
|
/illumos-gate/usr/src/tools/sgs/libld/ |
H A D | Makefile | 40 LDLIBS = -L../libconv -lconv -L$(ROOTONBLDLIBMACH64) -llddbg -lelf -lc
|