OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Scratch
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/gnu-efi/dist/lib/
print.c
71
CHAR16
Scratch
[PRINT_ITEM_BUFFER_LEN];
1125
Item.
Scratch
[0] = '%';
1126
Item.
Scratch
[1] = 0;
1127
Item.Item.pw = Item.
Scratch
;
1183
Item.
Scratch
[0] = (CHAR16) va_arg(ps->args, UINTN);
1184
Item.
Scratch
[1] = 0;
1185
Item.Item.pw = Item.
Scratch
;
1200
Item.
Scratch
,
1203
Item.Item.pw = Item.
Scratch
;
1209
GuidToString (Item.
Scratch
, va_arg(ps->args, EFI_GUID *))
[
all
...]
print.c
71
CHAR16
Scratch
[PRINT_ITEM_BUFFER_LEN];
1125
Item.
Scratch
[0] = '%';
1126
Item.
Scratch
[1] = 0;
1127
Item.Item.pw = Item.
Scratch
;
1183
Item.
Scratch
[0] = (CHAR16) va_arg(ps->args, UINTN);
1184
Item.
Scratch
[1] = 0;
1185
Item.Item.pw = Item.
Scratch
;
1200
Item.
Scratch
,
1203
Item.Item.pw = Item.
Scratch
;
1209
GuidToString (Item.
Scratch
, va_arg(ps->args, EFI_GUID *))
[
all
...]
Completed in 53 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025