OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:char_ptr_type
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/
gnu-v3-abi.c
1005
struct type *
char_ptr_type
local
1027
field1.set_type (
char_ptr_type
);
/src/external/gpl3/gcc/dist/gcc/analyzer/
kf.cc
1970
tree
char_ptr_type
= build_pointer_type (char_type_node);
variable
1972
= mgr->get_or_create_binop (
char_ptr_type
, POINTER_PLUS_EXPR,
1985
= mgr->get_or_create_binop (
char_ptr_type
, POINTER_PLUS_EXPR,
/src/external/gpl3/gdb.old/dist/gdb/
gnu-v3-abi.c
1039
struct type *
char_ptr_type
local
1061
field1.set_type (
char_ptr_type
);
/src/external/gpl3/gcc/dist/gcc/config/i386/
i386.cc
4516
tree
char_ptr_type
= build_pointer_type (char_type_node);
4518
TYPE_ATTRIBUTES (
char_ptr_type
));
4519
ms_va_list_type_node = build_type_attribute_variant (
char_ptr_type
, attr);
4503
tree
char_ptr_type
= build_pointer_type (char_type_node);
local
/src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386.cc
4401
tree
char_ptr_type
= build_pointer_type (char_type_node);
4403
TYPE_ATTRIBUTES (
char_ptr_type
));
4404
ms_va_list_type_node = build_type_attribute_variant (
char_ptr_type
, attr);
4388
tree
char_ptr_type
= build_pointer_type (char_type_node);
local
/src/external/gpl3/gcc/dist/gcc/
gimplify.cc
10706
tree
char_ptr_type
= build_pointer_type (char_type_node);
10710
build_int_cst (
char_ptr_type
, 0));
10703
tree
char_ptr_type
= build_pointer_type (char_type_node);
local
Completed in 71 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026