OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:def_match
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
nslm7x.c
81
static int
def_match
(struct lm_softc *);
114
{
def_match
, def_attach } /* Must be last */
2359
def_match
(struct lm_softc *sc)
function
/src/external/gpl3/gcc/dist/gcc/
ira-lives.cc
780
int def,
def_match
;
local
803
if ((
def_match
= op_alt[def].matches) >= 0
804
&& (op_alt[
def_match
].earlyclobber
807
if (op_alt[
def_match
].anything_ok)
810
def_cl = op_alt[
def_match
].cl;
/src/external/gpl3/gcc.old/dist/gcc/
ira-lives.cc
779
int def,
def_match
;
local
802
if ((
def_match
= op_alt[def].matches) >= 0
803
&& (op_alt[
def_match
].earlyclobber
806
if (op_alt[
def_match
].anything_ok)
809
def_cl = op_alt[
def_match
].cl;
Completed in 27 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026