OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_ucdcmp_nodes
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
ucdata.c
714
static ac_uint4 *
_ucdcmp_nodes
;
variable
738
free((char *)
_ucdcmp_nodes
);
756
_ucdcmp_nodes
= (ac_uint4 *) malloc(hdr.size.bytes);
757
_ucdcmp_decomp =
_ucdcmp_nodes
+ (_ucdcmp_size + 1);
763
fread((char *)
_ucdcmp_nodes
, sizeof(ac_uint4), size, in);
770
_ucdcmp_nodes
[i] = endian_long(
_ucdcmp_nodes
[i]);
841
free((char *)
_ucdcmp_nodes
);
865
if (code <
_ucdcmp_nodes
[0]) {
870
r =
_ucdcmp_nodes
[_ucdcmp_size] - 1
[
all
...]
uctable.h
3937
static const ac_uint4
_ucdcmp_nodes
[] = {
variable
Completed in 55 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026