OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:utfbytes
(Results
1 - 1
of
1
) sorted by relevancy
/src/sbin/gpt/
gpt.c
186
unsigned int c,
utfbytes
;
local in function:utf8_to_utf16
192
utfbytes
= 0;
197
if (
utfbytes
!= 0) {
207
utfbytes
= 3;
210
utfbytes
= 2;
213
utfbytes
= 1;
216
utfbytes
= 0;
220
if (
utfbytes
> 0) {
222
utfbytes
--;
223
} else if (
utfbytes
== 0
[
all
...]
Completed in 30 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025