HomeSort by: relevance | last modified time | path
    Searched refs:INTL (Results 1 - 5 of 5) sorted by relevancy

  /src/external/gpl2/gettext/dist/os2/
Makefile 34 # The version of INTL.DLL (the name suffix)
50 INCLUDE = -I. -I$(ROOT) -I$(ROOT)intl -I$(ROOT)src -I$(ROOT)lib -I$(ROOT)libuniname
69 LINKINTL = $(OUT)intl.a
94 # Fetch the list of source files for libintl from intl/Makefile.in
95 INTL.SOURCES = $(addprefix $(ROOT)intl/,\
97 $(subst @INTLOBJS@,intl-compat.c,\
100 $(shell sed $(ROOT)intl/Makefile.in -ne "/^OBJECTS =/,/[^\]$$/p"))))))
101 INTL.OBJECTS = $(addprefix $(OUT),$(subst $(ROOT),,$(INTL.SOURCES:.c=.o))
    [all...]
  /src/crypto/external/apache2/openssl/dist/test/
list_test.c 89 typedef struct int_st INTL;
92 OSSL_LIST_MEMBER(int, INTL);
95 DEFINE_LIST_OF(int, INTL);
99 INTL *c, *d;
102 INTL elem[20];
  /src/external/gpl3/gcc/dist/libgcc/config/nds32/isr-library/
adj_intr_lvl.inc 29 /* By substracting 1 from $PSW, we can lower PSW.INTL
  /src/external/gpl3/gcc.old/dist/libgcc/config/nds32/isr-library/
adj_intr_lvl.inc 29 /* By substracting 1 from $PSW, we can lower PSW.INTL
  /src/external/gpl2/lvm2/dist/
configure 673 INTL
13548 enableval=$enable_nls; INTL=$enableval
13550 INTL=no
13553 { $as_echo "$as_me:$LINENO: result: $INTL" >&5
13554 $as_echo "$INTL" >&6; }
13556 if test x$INTL = xyes; then
14845 if test x$INTL = xyes; then

Completed in 35 milliseconds