OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WIN_RES_NULL_ENTRY_SIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Object/
WindowsResource.h
55
const size_t
WIN_RES_NULL_ENTRY_SIZE
= 16;
/src/external/apache2/llvm/dist/llvm/lib/Object/
WindowsResource.cpp
53
size_t LeadingSize = WIN_RES_MAGIC_SIZE +
WIN_RES_NULL_ENTRY_SIZE
;
61
if (Source.getBufferSize() < WIN_RES_MAGIC_SIZE +
WIN_RES_NULL_ENTRY_SIZE
)
Completed in 29 milliseconds
Indexes created Sun Sep 13 00:25:22 UTC 2026