Home
last modified time | relevance | path

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

12

/titanic_44/usr/src/cmd/fm/modules/common/eversholt/
H A Deval.c119 struct node *np, struct lut **globals, in eval_getname() argument
133 if (eval_expr(np, ex, events, globals, croot, arrowp, try, in eval_getname()
152 if (eval_expr(nodep, ex, events, globals, croot, in eval_getname()
166 struct lut **globals, struct config *croot, struct arrow *arrowp, in eval_cat() argument
175 if (!eval_cat(np->u.expr.left, ex, events, globals, croot, in eval_cat()
178 if (!eval_cat(np->u.expr.right, ex, events, globals, croot, in eval_cat()
194 if (!eval_expr(np, ex, events, globals, croot, in eval_cat()
211 struct node *np, struct lut **globals, in eval_func() argument
229 lhs = eval_getname(funcnp, ex, events, np->u.expr.left, globals, in eval_func()
232 globals, croot, arrowp, try, &duped_rhs); in eval_func()
[all …]
H A Dplatform.h59 int platform_call(struct node *np, struct lut **globals, struct config *croot,
61 int platform_confcall(struct node *np, struct lut **globals,
H A Deval.h55 struct lut **globals, struct config *croot, struct arrow *arrowp,
H A Dplatform.c1102 arglist2argv(struct node *np, struct lut **globals, struct config *croot, in arglist2argv() argument
1118 if (arglist2argv(np->u.expr.left, globals, croot, arrowp, in arglist2argv()
1126 if (arglist2argv(np->u.expr.right, globals, croot, arrowp, in arglist2argv()
1157 if (!eval_expr(np, NULL, NULL, globals, croot, arrowp, in arglist2argv()
1302 platform_call(struct node *np, struct lut **globals, struct config *croot, in platform_call() argument
1325 if (arglist2argv(np, globals, croot, arrowp, &argv, &argc, &argvlen) || in platform_call()
1404 platform_confcall(struct node *np, struct lut **globals, struct config *croot, in platform_confcall() argument
/titanic_44/usr/src/cmd/lp/filter/postscript/postreverse/
H A Dpostreverse.c466 GLOBAL **globals = NULL, *global; in DocumentGlobals() local
492 globals = (GLOBAL **) nrealloc(globals, in DocumentGlobals()
495 memset(globals + in DocumentGlobals()
502 globals[count - 1] = global; in DocumentGlobals()
506 return (globals); in DocumentGlobals()
/titanic_44/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_global.c90 Dwarf_Global ** globals, in dwarf_get_globals() argument
101 globals, in dwarf_get_globals()
159 Dwarf_Global ** globals, in _dwarf_internal_get_pubnames_like_data() argument
385 *globals = ret_globals; in _dwarf_internal_get_pubnames_like_data()
H A Ddwarf_global.h100 Dwarf_Global ** globals,
/titanic_44/usr/src/tools/make/lib/mksh/
H A DMakefile16 OBJECTS = dosys.o globals.o i18n.o macro.o misc.o mksh.o read.o
/titanic_44/usr/src/cmd/make/lib/mksh/
H A DMakefile17 globals.o \
/titanic_44/usr/src/cmd/sgs/rtld/sparc/
H A Dboot.s171 mov %g0, %g2 ! clear globals
179 ! reserved globals.
H A DMakefile30 analyze.o elf.o external.o globals.o \
/titanic_44/usr/src/tools/make/bin/
H A DMakefile21 globals.o \
/titanic_44/usr/src/cmd/sgs/rtld/i386/
H A DMakefile32 analyze.o elf.o external.o globals.o \
/titanic_44/usr/src/cmd/sgs/librtld_db/demo/
H A DMakefile.com33 COMSRC= bpt.c dis.c main.c ps.c gram.c lex.c globals.c help.c \
H A DMakefile54 common/globals.c \
/titanic_44/usr/src/cmd/make/bin/
H A DMakefile21 globals.o \
/titanic_44/usr/src/uts/sparc/sys/
H A DMakefile62 globals.h \
/titanic_44/usr/src/lib/pkcs11/pkcs11_tpm/
H A DMakefile.com35 globals.o \
/titanic_44/usr/src/cmd/sgs/rtld/amd64/
H A DMakefile32 analyze.o elf.o external.o globals.o \
/titanic_44/usr/src/cmd/sgs/rtld/sparcv9/
H A DMakefile30 analyze.o elf.o external.o globals.o \
/titanic_44/usr/src/cmd/sgs/yacc/common/
H A Dyaccpar65 ** user known globals
186 ** get globals into registers.
196 ** get globals into registers.
401 ** get globals into registers.
/titanic_44/usr/src/lib/libtnfctl/
H A Dmapfile-vers77 # Redunce all remaining globals to local scope
/titanic_44/usr/src/cmd/sgs/libconv/
H A DMakefile.com44 globals.o group.o \
/titanic_44/usr/src/cmd/sgs/libld/
H A DMakefile.com30 COMOBJS = debug.o globals.o util.o
/titanic_44/usr/src/uts/sun4u/serengeti/ml/
H A Dsbdp_asm.s148 ! Get some globals

12