OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vec_offset
(Results
1 - 1
of
1
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
vec.h
370
size_t
vec_offset
= sizeof (vec_prefix);
local
372
alloc = (size -
vec_offset
) / elt_size;
375
size =
vec_offset
+ alloc * elt_size;
[
all
...]
Completed in 149 milliseconds