OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tCC
(Results
1 - 15
of
15
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/fixincludes/
server.h
69
pid_t proc2_fopen( t_pf_pair* p_pair,
tCC
** pp_args );
70
pid_t proc2_open( t_fd_pair* p_pair,
tCC
** pp_args );
71
int chain_open( int in_fd,
tCC
** pp_args, pid_t* p_child );
fixlib.h
80
#define
tCC
const char
148
#define _ENV_(v,m,n,t) extern
tCC
* v;
198
tCC
* fix_name; /* Name of the fix */
199
tCC
* file_list; /* List of files it applies to */
200
tCC
** papz_machs; /* List of machine/os-es it applies to */
204
tCC
** patch_args;
210
tCC
* pz_type;
211
tCC
* pz_TYPE;
212
tCC
* pz_gtype;
252
t_bool is_cxx_header (
tCC
* filename, tCC* filetext )
[
all
...]
fixtests.c
54
typedef apply_fix_p_t t_test_proc (
tCC
* file,
tCC
* text );
57
tCC
* test_name;
66
static apply_fix_p_t test (
tCC
* fname ATTRIBUTE_UNUSED, \
67
tCC
* text ATTRIBUTE_UNUSED )
73
tCC
*base, *limit;
136
run_test(
tCC
* tname,
tCC
* fname,
tCC
* text )
fixlib.c
82
is_cxx_header (
tCC
* fname,
tCC
* text)
145
tCC
*
185
compile_re(
tCC
* pat, regex_t* re, int match,
tCC
* e1,
tCC
* e2 )
215
mn_get_regexps(regex_t** label_re, regex_t** name_re,
tCC
* who )
235
make_raw_shell_str( char* pz_d,
tCC
* pz_s, size_t smax )
procopen.c
65
chain_open (int stdin_fd,
tCC
** pp_args, pid_t* p_child)
69
tCC
*pz_cmd;
87
if (pp_args == (
tCC
**) NULL)
182
proc2_open (t_fd_pair* p_pair,
tCC
** pp_args)
207
proc2_fopen (t_pf_pair* pf_pair,
tCC
** pp_args)
fixfixes.c
178
format_write (
tCC
* format,
tCC
* text, regmatch_t av[] )
237
tCC
* pz_pat = p_fixd->patch_args[2];
238
tCC
* pz_fmt = p_fixd->patch_args[1];
246
if (pz_fmt == (
tCC
*)NULL)
256
if (pz_pat == (
tCC
*)NULL)
630
tCC
* pz_name = NULL;
670
if (p_fixd->patch_args[1] == (
tCC
*)NULL)
676
if (p_fixd->patch_args[2] != (
tCC
*)NULL)
742
apply_fix( tFixDesc* p_fixd,
tCC
* filname
[
all
...]
fixincl.c
871
tCC
* pz_fix_file,
872
tCC
* pz_file_source,
873
tCC
* pz_temp_file)
939
tCC
** ppArgs = p_fixd->patch_args;
959
tCC
* p_arg = *(ppArgs++);
987
tCC
* pArg = *(ppArgs++);
1002
tCC
* pArg = *(ppArgs++);
1058
tCC
* pz_cmd_save;
1091
(
tCC
**) p_fixd->patch_args,
/src/external/gpl3/gcc/dist/fixincludes/
server.h
69
pid_t proc2_fopen( t_pf_pair* p_pair,
tCC
** pp_args );
70
pid_t proc2_open( t_fd_pair* p_pair,
tCC
** pp_args );
71
int chain_open( int in_fd,
tCC
** pp_args, pid_t* p_child );
fixlib.h
80
#define
tCC
const char
148
#define _ENV_(v,m,n,t) extern
tCC
* v;
198
tCC
* fix_name; /* Name of the fix */
199
tCC
* file_list; /* List of files it applies to */
200
tCC
** papz_machs; /* List of machine/os-es it applies to */
204
tCC
** patch_args;
210
tCC
* pz_type;
211
tCC
* pz_TYPE;
212
tCC
* pz_gtype;
252
t_bool is_cxx_header (
tCC
* filename, tCC* filetext )
[
all
...]
fixtests.c
54
typedef apply_fix_p_t t_test_proc (
tCC
* file,
tCC
* text );
57
tCC
* test_name;
66
static apply_fix_p_t test (
tCC
* fname ATTRIBUTE_UNUSED, \
67
tCC
* text ATTRIBUTE_UNUSED )
73
tCC
*base, *limit;
136
run_test(
tCC
* tname,
tCC
* fname,
tCC
* text )
fixlib.c
82
is_cxx_header (
tCC
* fname,
tCC
* text)
145
tCC
*
185
compile_re(
tCC
* pat, regex_t* re, int match,
tCC
* e1,
tCC
* e2 )
215
mn_get_regexps(regex_t** label_re, regex_t** name_re,
tCC
* who )
235
make_raw_shell_str( char* pz_d,
tCC
* pz_s, size_t smax )
procopen.c
65
chain_open (int stdin_fd,
tCC
** pp_args, pid_t* p_child)
69
tCC
*pz_cmd;
87
if (pp_args == (
tCC
**) NULL)
182
proc2_open (t_fd_pair* p_pair,
tCC
** pp_args)
207
proc2_fopen (t_pf_pair* pf_pair,
tCC
** pp_args)
fixfixes.c
178
format_write (
tCC
* format,
tCC
* text, regmatch_t av[] )
237
tCC
* pz_pat = p_fixd->patch_args[2];
238
tCC
* pz_fmt = p_fixd->patch_args[1];
246
if (pz_fmt == (
tCC
*)NULL)
256
if (pz_pat == (
tCC
*)NULL)
630
tCC
* pz_name = NULL;
670
if (p_fixd->patch_args[1] == (
tCC
*)NULL)
676
if (p_fixd->patch_args[2] != (
tCC
*)NULL)
742
apply_fix( tFixDesc* p_fixd,
tCC
* filname
[
all
...]
fixincl.c
871
tCC
* pz_fix_file,
872
tCC
* pz_file_source,
873
tCC
* pz_temp_file)
939
tCC
** ppArgs = p_fixd->patch_args;
959
tCC
* p_arg = *(ppArgs++);
987
tCC
* pArg = *(ppArgs++);
1002
tCC
* pArg = *(ppArgs++);
1058
tCC
* pz_cmd_save;
1091
(
tCC
**) p_fixd->patch_args,
/src/external/bsd/ntp/dist/sntp/libopts/autoopts/
options.h
409
#define
tCC
char const
Completed in 60 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026