OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:const_char_p
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
opts-global.cc
43
typedef const char *
const_char_p
; /* For DEF_VEC_P. */
typedef
45
static vec<
const_char_p
> ignored_options;
gcc.cc
2133
typedef const char *
const_char_p
; /* For DEF_VEC_P. */
2136
static vec<
const_char_p
> argbuf;
2139
static vec<
const_char_p
> at_file_argbuf;
5805
old_length * sizeof (
const_char_p
));
7027
vec<
const_char_p
> save_argbuf;
2122
typedef const char *
const_char_p
; \/* For DEF_VEC_P. *\/
typedef
/src/external/gpl3/gcc.old/dist/gcc/
opts-global.cc
43
typedef const char *
const_char_p
; /* For DEF_VEC_P. */
typedef
45
static vec<
const_char_p
> ignored_options;
gcc.cc
2122
typedef const char *
const_char_p
; /* For DEF_VEC_P. */
2125
static vec<
const_char_p
> argbuf;
2128
static vec<
const_char_p
> at_file_argbuf;
5719
old_length * sizeof (
const_char_p
));
6901
vec<
const_char_p
> save_argbuf;
2111
typedef const char *
const_char_p
; \/* For DEF_VEC_P. *\/
typedef
/src/external/gpl3/gcc/dist/gcc/c-family/
c-common.cc
5965
typedef const char *
const_char_p
; /* For DEF_VEC_P. */
5966
static GTY(()) vec<
const_char_p
, va_gc> *optimize_args;
5950
typedef const char *
const_char_p
; \/* For DEF_VEC_P. *\/
typedef
/src/external/gpl3/gcc.old/dist/gcc/c-family/
c-common.cc
5870
typedef const char *
const_char_p
; /* For DEF_VEC_P. */
5871
static GTY(()) vec<
const_char_p
, va_gc> *optimize_args;
5855
typedef const char *
const_char_p
; \/* For DEF_VEC_P. *\/
typedef
Completed in 31 milliseconds
Indexes created Sun Mar 29 00:23:15 UTC 2026