OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:INTL
(Results
1 - 2
of
2
) sorted by relevancy
/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/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
...]
Completed in 24 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026