Home
last modified time | relevance | path

Searched defs:uuid_string (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/dbghelp/
H A Dmacho_module.c869 char uuid_string[UUID_STRING_LEN]; in macho_map_file() local
1214 char uuid_string[UUID_STRING_LEN]; in try_dsym() local
/reactos/sdk/tools/widl/
H A Dheader.c146 static const char *uuid_string(const UUID *uuid) in uuid_string() function