Home
last modified time | relevance | path

Searched refs:macro (Results 251 – 275 of 341) sorted by relevance

1...<<11121314

/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A DRELEASE131 06-11-23 cmd.h: because of proto cmdinit cannot be a function like macro
186 04-10-31 tail.c: use SF_LOCKR macro
243 01-07-16 stty: fix cntl() macro for CC_NATIVE!=CC_ASCII
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE50 12-02-06 vmmopen.c: fix ALIGN vs sys/param.h macro conflict
758 comp/conf.sh: fix SI_* and *_SI_* macro redefs
855 03-01-30 include/tm.h: add tmisleapyear() macro
906 02-09-15 comp/conf.sh: fix enum vs. macro test
1154 01-05-08 *.h: add some off_t macro guards for suse linux
1212 setlocale: undef valid for sun4 k&r valid() macro
1298 00-03-17 feof: stdio macro functions only for _UWIN
1480 features/stdio: fix fflush() macro to do physical sync
1548 hash.h: add hashgetbucket() macro
1635 vmalloc: vmalloc.h malloc family macro upgrade
[all …]
/illumos-gate/usr/src/contrib/zlib/
H A DChangeLog9 - Fix CLEAR_HASH macro to be usable as a single statement
32 - Use a macro for the printf format of big_t in enough.c
34 - Use inline function instead of macro for index in enough.c
52 - Change macro name in inflate.c to avoid collision in VxWorks
87 - Change DEBUG macro to ZLIB_DEBUG
224 - Fix problem with ./configure --prefix and gzgetc macro
291 - Change gzgetc() to a macro for speed (~40% speedup in testing)
311 - Change ON macro to Z_ARG to avoid application conflicts
409 - Change +0 macro tests to -0 for possibly increased portability
685 - Use $(DESTDIR) macro in Makefile.in [Reinholdtsen, Weigelt]
[all …]
/illumos-gate/usr/src/grub/grub-0.97/
H A Daclocal.m434 # Automake X.Y traces this macro to ensure aclocal.m4 has been
149 Usually this means the macro was only invoked conditionally.]])
189 # dependency, and given that the user is not expected to run this macro,
299 # This macro is AC_REQUIREd in _AM_DEPENDENCIES
388 # This macro should only be invoked once -- use via AC_REQUIRE.
401 # This macro actually does too much some checks are only needed if
/illumos-gate/usr/src/cmd/mandoc/
H A Dmdoc_validate.c2823 const char *macro; in post_bx() local
2831 macro = !strcmp(nch->string, "Open") ? "Ox" : in post_bx()
2835 if (macro != NULL) in post_bx()
2837 n->line, n->pos, "%s", macro); in post_bx()
2974 macro2len(enum roff_tok macro) in macro2len() argument
2977 switch (macro) { in macro2len()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/ents/frudr/
H A Dfru_PS0_data.info63 * define a macro to force a #ident line into the output stream
H A Dfru_PS1_data.info63 * define a macro to force a #ident line into the output stream
/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dlibelf.msg142 # is via the MSG_ORIG() macro, and thus translations are required.
/illumos-gate/usr/src/cmd/sh/
H A Dmacro.c411 macro(as) in macro() function
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DMamfile946 make macro.o
947 make sh/macro.c
960 done sh/macro.c
961 meta macro.o %.c>%.o sh/macro.c macro
962 prev sh/macro.c
963 …Error_context_t -DSHOPT_ESH -DSHOPT_SUID_EXEC -DSHOPT_BGX -DSHOPT_KIA -DSHOPT_DYNAMIC -c sh/macro.c
964 done macro.o generated
1332 exec - ${AR} rc libshell.a history.o init.o io.o jobs.o lex.o macro.o name.o nvtree.o parse.o path.…
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dpplex.c544 sfprintf(sfstderr, "%7d: macro expansions\n", pp.counter.macro); in ppcpp()
1356 ip = sym->macro->value; in ppcpp()
1357 c = sym->macro->size; in ppcpp()
2011 …if (!*(s = pp.macp->arg[c]) && (pp.in->symbol->flags & SYM_VARIADIC) && pp.in->symbol->macro->arit… in ppcpp()
H A Dppop.c316 struct ppmacro* mac = ((struct ppsymbol*)p)->macro; in undefine()
1424 key->sym.macro = tmp.macro; in ppop()
H A Dppexpr.c221 else if ((sym = pprefmac(args, REF_IF)) && sym->macro) return 1; in predicate()
/illumos-gate/usr/src/cmd/sgs/ar/common/
H A Dar.msg112 # Reference to this strings is via the MSG_ORIG() macro, and thus no message
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Dosal.txt15 function call or preprocessor macro. Also notice some are weakly-typed, or
214 implemented as a macro]
247 [This is a loop macro, which opens a new statement block and should
248 probably be implemented as a preprocessor macro]
586 compiler predefined macro.
/illumos-gate/usr/src/cmd/make/include/mk/
H A Ddefs.h326 ASCII_Dyn_Array *Ar, char *macro);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dfru_SC_data.info60 * define a macro to force a #ident line into the output stream
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chalupa/frudr/
H A Dfru_SC_data.info60 * define a macro to force a #ident line into the output stream
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/seattle/frudr/
H A Dfru_SC_data.info60 * define a macro to force a #ident line into the output stream
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dlex.c299 char *quoted, *macro, *split, *expand; in sh_lex() local
302 quoted = macro = split = expand = ""; in sh_lex()
306 macro = "macro:"; in sh_lex()
313 macro, split, expand, fmttoken(lp,tok,tokstr)); in sh_lex()
/illumos-gate/usr/src/cmd/make/bin/
H A Dparallel.cc138 ((dmake_value = prop->body.macro.value) != NULL)) { in execute_parallel()
155 ((dmake_value = prop->body.macro.value) != NULL)) { in execute_parallel()
/illumos-gate/usr/src/cmd/lp/filter/postscript/
H A DREADME151 DOCDIR - Documentation about the picture drawing macro gets put in this
262 Stand-alone troff macro packages that currently support picture inclusion
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dfs69 macro{
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dsyminfo.msg164 # Reference to this strings is via the MSG_ORIG() macro, and thus no message
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt1116 disassembled macro can be correctly recompiled.
1959 Removed the unused ACPI_FREE_BUFFER macro. This macro is no longer used
2126 Changed the position/use of the ACPI_PRINTF_LIKE macro. This macro is
2802 1) Added the ACPI_DO_WHILE macro to the main DEBUG_PRINT helper macro for
3544 macro.
9233 ACPI_EXPORT_SYMBOL macro. This macro can be defined as necessary to
9236 macro. The default definition is NULL.
10043 macro
11289 macro,
11605 resource macro was ignored.
[all …]

1...<<11121314