OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:t_param
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/sys/
tty.h
139
int (*
t_param
)(struct tty *, struct termios *);
member in struct:tty
tty.h
139
int (*
t_param
)(struct tty *, struct termios *);
member in struct:tty
/src/external/gpl3/gcc.old/dist/gcc/
read-rtl-function.cc
558
tree
t_param
= find_param_by_name (cfun->decl, name);
local
559
if (!
t_param
)
565
DECL_WRTL_CHECK (
t_param
)->decl_with_rtl.rtl = parse_rtx ();
571
DECL_INCOMING_RTL (
t_param
) = parse_rtx ();
read-rtl-function.cc
558
tree
t_param
= find_param_by_name (cfun->decl, name);
local
559
if (!
t_param
)
565
DECL_WRTL_CHECK (
t_param
)->decl_with_rtl.rtl = parse_rtx ();
571
DECL_INCOMING_RTL (
t_param
) = parse_rtx ();
/src/external/gpl3/gcc/dist/gcc/
read-rtl-function.cc
558
tree
t_param
= find_param_by_name (cfun->decl, name);
local
559
if (!
t_param
)
565
DECL_WRTL_CHECK (
t_param
)->decl_with_rtl.rtl = parse_rtx ();
571
DECL_INCOMING_RTL (
t_param
) = parse_rtx ();
read-rtl-function.cc
558
tree
t_param
= find_param_by_name (cfun->decl, name);
local
559
if (!
t_param
)
565
DECL_WRTL_CHECK (
t_param
)->decl_with_rtl.rtl = parse_rtx ();
571
DECL_INCOMING_RTL (
t_param
) = parse_rtx ();
Completed in 65 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026