OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:this_opno
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
gentarget-def.cc
119
unsigned int
this_opno
;
local
122
if (parse_argument (p, &p, &
this_opno
, &required_p))
124
if (
this_opno
!= opno || (*p != ',' && *p != ')'))
206
if (parse_argument (p, &end, &
this_opno
) &&
this_opno
>= actual_ops)
/src/external/gpl3/gcc.old/dist/gcc/
gentarget-def.cc
119
unsigned int
this_opno
;
local
122
if (parse_argument (p, &p, &
this_opno
, &required_p))
124
if (
this_opno
!= opno || (*p != ',' && *p != ')'))
206
if (parse_argument (p, &end, &
this_opno
) &&
this_opno
>= actual_ops)
Completed in 23 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026