OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:get_unit
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprofng/src/
BaseMetricTreeNode.h
71
char *
get_unit
() { return unit; }
function in class:BaseMetricTreeNode
/src/external/gpl3/binutils.old/dist/gprofng/src/
BaseMetricTreeNode.h
71
char *
get_unit
() { return unit; }
function in class:BaseMetricTreeNode
/src/external/gpl3/gcc/dist/libgfortran/io/
unit.c
68
If find_unit/find_or_create_unit/find_file/
get_unit
routines return
571
/*
get_unit
()-- Returns the unit structure associated with the integer
575
get_unit
(st_parameter_dt *dtp, int do_create)
function
587
internal_error (&dtp->common, "
get_unit
(): Bad internal unit KIND");
io.h
794
extern gfc_unit *
get_unit
(st_parameter_dt *, int);
795
internal_proto(
get_unit
);
variable
/src/external/gpl3/gcc.old/dist/libgfortran/io/
unit.c
66
If find_unit/find_or_create_unit/find_file/
get_unit
routines return
535
/*
get_unit
()-- Returns the unit structure associated with the integer
539
get_unit
(st_parameter_dt *dtp, int do_create)
function
551
internal_error (&dtp->common, "
get_unit
(): Bad internal unit KIND");
io.h
790
extern gfc_unit *
get_unit
(st_parameter_dt *, int);
791
internal_proto(
get_unit
);
variable
/src/sys/arch/arm/rockchip/
rk_eqos.c
61
int (*
get_unit
)(struct rk_eqos_softc *, int);
member in struct:rk_eqos_ops
227
.
get_unit
= rk3588_eqos_get_unit
308
if (ops->
get_unit
!= NULL)
309
rk_sc->sc_id = ops->
get_unit
(rk_sc, phandle);
/src/external/bsd/ipf/dist/
ip_fil.c
251
get_unit
(name, family)
function
/src/external/gpl3/gdb/dist/gdb/dwarf2/
read.h
548
dwarf2_per_cu *
get_unit
(int index) const
function in struct:dwarf2_per_bfd
754
return m_per_bfd->
get_unit
(m_index);
Completed in 26 milliseconds
Indexes created Tue Apr 28 00:22:25 UTC 2026