OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:singledot
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/StdLib/PosixLib/Gen/
dirname.c
56
static char
singledot
[] = ".";
local
66
return (
singledot
);
103
return (
singledot
);
/device/linaro/bootloader/edk2/StdLib/LibC/Uefi/
compat.c
151
static char
singledot
[] = ".";
local
161
return (
singledot
);
Completed in 206 milliseconds