OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:unicodeIndex
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/udf/
udf_osta.c
52
int returnValue,
unicodeIndex
, byteIndex;
67
unicodeIndex
= 0;
76
unicode[
unicodeIndex
] =
79
unicode[
unicodeIndex
] = 0;
83
unicode[
unicodeIndex
] |=
86
unicodeIndex
++;
88
returnValue =
unicodeIndex
;
118
int byteIndex,
unicodeIndex
;
127
unicodeIndex
= 0;
128
while (
unicodeIndex
< numberOfChars)
[
all
...]
udf_osta.c
52
int returnValue,
unicodeIndex
, byteIndex;
67
unicodeIndex
= 0;
76
unicode[
unicodeIndex
] =
79
unicode[
unicodeIndex
] = 0;
83
unicode[
unicodeIndex
] |=
86
unicodeIndex
++;
88
returnValue =
unicodeIndex
;
118
int byteIndex,
unicodeIndex
;
127
unicodeIndex
= 0;
128
while (
unicodeIndex
< numberOfChars)
[
all
...]
Completed in 23 milliseconds
Indexes created Thu Sep 25 08:09:54 GMT 2025