OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:size_ptr_type
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/cp/
init.cc
3582
tree
size_ptr_type
;
3593
size_ptr_type
= build_pointer_type (sizetype);
3594
cookie_ptr = fold_convert (
size_ptr_type
, cookie_ptr);
5517
tree
size_ptr_type
= build_pointer_type (sizetype);
5528
cookie_addr = fold_build_pointer_plus (fold_convert (
size_ptr_type
, base),
3580
tree
size_ptr_type
;
local
5514
tree
size_ptr_type
= build_pointer_type (sizetype);
local
/src/external/gpl3/gcc.old/dist/gcc/cp/
init.cc
3553
tree
size_ptr_type
;
3564
size_ptr_type
= build_pointer_type (sizetype);
3565
cookie_ptr = fold_convert (
size_ptr_type
, cookie_ptr);
5370
tree
size_ptr_type
= build_pointer_type (sizetype);
5381
cookie_addr = fold_build_pointer_plus (fold_convert (
size_ptr_type
, base),
3551
tree
size_ptr_type
;
local
5367
tree
size_ptr_type
= build_pointer_type (sizetype);
local
Completed in 27 milliseconds
Indexes created Sun May 03 00:22:47 UTC 2026