OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ptrans
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/fstat/
fstat.c
182
static void
ptrans
(struct file *, struct pipe *, int);
544
ptrans
(&file, file.f_data, i);
1273
ptrans
(struct file *fp, struct pipe *cpipe, int i)
function
/src/external/gpl3/gcc/dist/gcc/
genrecog.cc
2439
if (merge_pattern_transition *
ptrans
= pat->transitions[j])
2442
if (!to_res || to_res->pattern !=
ptrans
->to)
2691
if (merge_pattern_transition *
ptrans
= pat->transitions[i])
2695
merge_pattern_info *to_pat =
ptrans
->to;
2709
const parameter ¶m2 =
ptrans
->params[j];
2726
(pending_param (&
ptrans
->params[j], id));
2997
if (merge_pattern_transition *
ptrans
= pat->transitions[i])
3001
merge_pattern_info *to_pat =
ptrans
->to;
3004
gcc_assert (
ptrans
->params.length () == to_pat->params.length ());
3009
for (unsigned int j = 0; j <
ptrans
->params.length (); ++j
3262
merge_pattern_transition *
ptrans
local
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
genrecog.cc
2439
if (merge_pattern_transition *
ptrans
= pat->transitions[j])
2442
if (!to_res || to_res->pattern !=
ptrans
->to)
2691
if (merge_pattern_transition *
ptrans
= pat->transitions[i])
2695
merge_pattern_info *to_pat =
ptrans
->to;
2709
const parameter ¶m2 =
ptrans
->params[j];
2726
(pending_param (&
ptrans
->params[j], id));
2997
if (merge_pattern_transition *
ptrans
= pat->transitions[i])
3001
merge_pattern_info *to_pat =
ptrans
->to;
3004
gcc_assert (
ptrans
->params.length () == to_pat->params.length ());
3009
for (unsigned int j = 0; j <
ptrans
->params.length (); ++j
3262
merge_pattern_transition *
ptrans
local
[
all
...]
Completed in 19 milliseconds
Indexes created Fri Mar 06 19:51:54 UTC 2026