OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:minit
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/d/
modules.cc
613
vec <constructor_elt, va_gc> *
minit
= NULL;
local
615
CONSTRUCTOR_APPEND_ELT (
minit
, NULL_TREE,
618
CONSTRUCTOR_APPEND_ELT (
minit
, NULL_TREE,
634
CONSTRUCTOR_APPEND_ELT (
minit
, NULL_TREE, build_address (decl->sctor));
637
CONSTRUCTOR_APPEND_ELT (
minit
, NULL_TREE, build_address (decl->sdtor));
640
CONSTRUCTOR_APPEND_ELT (
minit
, NULL_TREE,
644
CONSTRUCTOR_APPEND_ELT (
minit
, NULL_TREE,
648
CONSTRUCTOR_APPEND_ELT (
minit
, NULL_TREE,
652
CONSTRUCTOR_APPEND_ELT (
minit
, NULL_TREE, build_address (decl->sictor));
655
CONSTRUCTOR_APPEND_ELT (
minit
, NULL_TREE, build_address (decl->stest))
[
all
...]
/src/sys/arch/sandpoint/sandpoint/
satmgr.c
135
static void
minit
(device_t);
174
{ "kurot4",
minit
, mreboot, mpwroff, mbutton },
961
minit
(device_t self)
function
/src/external/gpl3/gcc/dist/gcc/fortran/
gfortran.h
97
#define
minit
(s, t) { s, NULL, t }
macro
/src/external/gpl3/gcc.old/dist/gcc/fortran/
gfortran.h
97
#define
minit
(s, t) { s, NULL, t }
macro
Completed in 23 milliseconds
Indexes created Thu Apr 30 00:23:01 UTC 2026