Home
last modified time | relevance | path

Searched refs:globals (Results 1 – 25 of 41) sorted by relevance

12

/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Deval.c120 struct node *np, struct lut **globals, in eval_getname() argument
212 struct node *np, struct lut **globals, in eval_func() argument
233 globals, croot, arrowp, try, &duped_rhs); in eval_func()
261 globals, croot, arrowp, try, &duped); in eval_func()
514 globals, croot, arrowp, try, &duped); in eval_func()
554 if (eval_expr(nodep, ex, events, globals, in eval_func()
592 valuep->v = (lut_lookup(*globals, in eval_func()
1434 gval = lut_lookup(*globals, in eval_expr()
1439 *globals = lut_add(*globals, in eval_expr()
1478 (gval = lut_lookup(*globals, in eval_expr()
[all …]
H A Dplatform.h58 int platform_call(struct node *np, struct lut **globals, struct config *croot,
60 int platform_confcall(struct node *np, struct lut **globals,
H A Deval.h53 struct lut **globals, struct config *croot, struct arrow *arrowp,
H A Dplatform.c1104 arglist2argv(struct node *np, struct lut **globals, struct config *croot, in arglist2argv() argument
1120 if (arglist2argv(np->u.expr.left, globals, croot, arrowp, in arglist2argv()
1128 if (arglist2argv(np->u.expr.right, globals, croot, arrowp, in arglist2argv()
1159 if (!eval_expr(np, NULL, NULL, globals, croot, arrowp, in arglist2argv()
1304 platform_call(struct node *np, struct lut **globals, struct config *croot, in platform_call() argument
1327 if (arglist2argv(np, globals, croot, arrowp, &argv, &argc, &argvlen) || in platform_call()
1406 platform_confcall(struct node *np, struct lut **globals, struct config *croot, in platform_confcall() argument
/illumos-gate/usr/src/cmd/lp/filter/postscript/postreverse/
H A Dpostreverse.c464 GLOBAL **globals = NULL, *global; in DocumentGlobals() local
490 globals = (GLOBAL **) nrealloc(globals, in DocumentGlobals()
493 memset(globals + in DocumentGlobals()
500 globals[count - 1] = global; in DocumentGlobals()
504 return (globals); in DocumentGlobals()
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/
H A Dboot.S162 mov %g0, %g2 ! clear globals
170 ! reserved globals.
H A DMakefile31 analyze.o elf.o external.o globals.o \
/illumos-gate/usr/src/tools/make/lib/mksh/
H A DMakefile17 OBJECTS = dosys.o globals.o i18n.o macro.o misc.o mksh.o read.o
/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_global.h97 Dwarf_Global ** globals,
H A Ddwarf_global.c100 Dwarf_Global ** globals, in dwarf_get_globals() argument
114 globals, in dwarf_get_globals()
180 Dwarf_Global ** globals, in _dwarf_internal_get_pubnames_like_data() argument
518 *globals = ret_globals; in _dwarf_internal_get_pubnames_like_data()
/illumos-gate/usr/src/cmd/make/lib/mksh/
H A DMakefile18 globals.o \
/illumos-gate/usr/src/cmd/sgs/demo_rdb/
H A DMakefile.com35 COMSRC= bpt.c dis.c main.c ps.c gram.c lex.c globals.c help.c \
H A DMakefile57 common/globals.c \
/illumos-gate/usr/src/cmd/sgs/rtld/i386/
H A DMakefile33 analyze.o elf.o external.o globals.o \
/illumos-gate/usr/src/tools/make/bin/
H A DMakefile22 globals.o \
/illumos-gate/usr/src/cmd/sgs/rtld/amd64/
H A DMakefile33 analyze.o elf.o external.o globals.o \
/illumos-gate/usr/src/cmd/make/bin/
H A DMakefile22 globals.o \
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/
H A DMakefile.com50 globals.o \
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/
H A DMakefile31 analyze.o elf.o external.o globals.o \
/illumos-gate/usr/src/cmd/sgs/yacc/common/
H A Dyaccpar63 ** user known globals
176 ** get globals into registers.
186 ** get globals into registers.
391 ** get globals into registers.
/illumos-gate/usr/src/cmd/sgs/libconv/
H A DMakefile.com46 globals.o group.o \
/illumos-gate/usr/src/cmd/sgs/libld/
H A DMakefile.com32 COMOBJS = debug.o globals.o util.o
/illumos-gate/usr/src/uts/sun4u/serengeti/ml/
H A Dsbdp_asm.S127 ! Get some globals
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dmach_locore.S803 ! restore globals and outs
808 ! switch to alternate globals
/illumos-gate/usr/src/pkg/manifests/
H A Dsource-demo-system.p5m61 file path=usr/demo/librtld_db/common/globals.c

12