OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:p_fixd
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/fixincludes/
fixincl.c
356
machine_matches( tFixDesc*
p_fixd
)
358
char const ** papz_machs =
p_fixd
->papz_machs;
374
if (
p_fixd
->fd_flags & FD_MACH_IFNOT)
378
p_fixd
->fd_flags |= FD_SKIP_TEST;
390
tFixDesc *
p_fixd
= fixDescList;
local
412
if (fixinc_mode && (
p_fixd
->fd_flags & FD_REPLACEMENT))
414
p_fixd
->fd_flags |= FD_SKIP_TEST;
418
p_test =
p_fixd
->p_test_desc;
419
test_ct =
p_fixd
->test_ct;
426
&& (
p_fixd
->papz_machs != (const char**) NULL
1344
tFixDesc *
p_fixd
= fixDescList;
local
[
all
...]
/src/external/gpl3/gcc.old/dist/fixincludes/
fixincl.c
356
machine_matches( tFixDesc*
p_fixd
)
358
char const ** papz_machs =
p_fixd
->papz_machs;
374
if (
p_fixd
->fd_flags & FD_MACH_IFNOT)
378
p_fixd
->fd_flags |= FD_SKIP_TEST;
390
tFixDesc *
p_fixd
= fixDescList;
local
412
if (fixinc_mode && (
p_fixd
->fd_flags & FD_REPLACEMENT))
414
p_fixd
->fd_flags |= FD_SKIP_TEST;
418
p_test =
p_fixd
->p_test_desc;
419
test_ct =
p_fixd
->test_ct;
426
&& (
p_fixd
->papz_machs != (const char**) NULL
1344
tFixDesc *
p_fixd
= fixDescList;
local
[
all
...]
Completed in 16 milliseconds
Indexes created Mon May 04 00:23:20 UTC 2026