Searched refs:macro (Results 101 - 125 of 172) sorted by relevance

1234567

/freebsd-11-stable/share/mk/
H A Dsys.mk118 # make(1) sets the special macro %POSIX in this case (to the actual
121 # The rules below use this macro to distinguish between Posix-compliant
126 # set the %POSIX macro before we read this point.
H A Dbsd.doc.mk193 .else # unroff(1) requires a macro package as an argument
/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dinternal.h95 (NODE)->value.macro->used = 1; } while (0)
148 /* For ISO macro expansion. Contexts other than the base context
149 are contiguous tokens. e.g. macro expansions, expanded
157 /* For traditional macro expansion. */
169 /* For a macro context, the macro node, otherwise NULL. */
170 cpp_hashnode *macro; member in struct:cpp_context
205 /* Nonzero to prevent macro expansion. */
208 /* Nonzero when parsing arguments to a function-like macro. */
221 /* Nonzero if the deferred pragma being handled allows macro expansio
[all...]
H A Ddirectives.c35 const cpp_hashnode *mi_cmacro;/* macro name for #ifndef around entire file */
71 EXPAND is set on directives that are always macro-expanded. */
388 "embedding a directive within macro arguments is not portable");
414 invalidate any control macro. */
425 -fpreprocessed mode only if the # is in column 1. macro.c
426 puts a space in front of any '#' at the start of a macro.
428 We exclude the -fdirectives-only case because macro expansion
479 /* Restore state when within macro args. */
509 /* Checks for validity the macro name in #define, #undef, #ifdef and
529 "\"defined\" cannot be used as a macro nam
2093 cpp_undef(cpp_reader *pfile, const char *macro) argument
[all...]
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-ppc.c146 pre-processor is disabled, these aren't very useful. The macro
1234 const struct powerpc_macro *macro;
1366 for (macro = powerpc_macros; macro < macro_end; macro++)
1368 if ((macro->flags & ppc_cpu) != 0)
1372 retval = hash_insert (ppc_macro_hash, macro->name, (void *) macro);
1375 as_bad (_("duplicate macro %s"), macro
1227 const struct powerpc_macro *macro; local
2185 const struct powerpc_macro *macro; local
2829 ppc_macro(char *str, const struct powerpc_macro *macro) argument
[all...]
H A Dtc-alpha.c283 /* The hash table of macro opcodes. */
1178 Finally, the return value is nonzero if the calling macro may emit
1223 as_bad (_("macro requires $at register while noat in effect"));
1225 as_bad (_("macro requires $at while $at in use"));
1247 as_bad (_("macro requires $at register while noat in effect"));
1249 as_bad (_("macro requires $at while $at in use"));
1404 as_bad (_("macro requires $at register while noat in effect"));
1406 as_bad (_("macro requires $at while $at in use"));
1519 /* The lda macro differs from the lda instruction in that it handles
1538 /* The ldah macro differ
2975 const struct alpha_macro *macro = first_macro; local
3087 const struct alpha_macro *macro; local
[all...]
/freebsd-11-stable/sys/mips/rmi/
H A Dxlr_csum_nocopy.S18 .macro CSUM_BIGCHUNK_AND_COPY offset
/freebsd-11-stable/contrib/libpcap/msdos/
H A Dpkt_rx1.s44 %macro SHOW_RX 0
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfData.inc24 * macro associated with that structure. Only one field activation record
54 * are related to runtime ABI and format. When no field activation macro is
/freebsd-11-stable/contrib/llvm-project/compiler-rt/include/profile/
H A DInstrProfData.inc24 * macro associated with that structure. Only one field activation record
54 * are related to runtime ABI and format. When no field activation macro is
/freebsd-11-stable/contrib/groff/src/preproc/tbl/
H A Dmain.cpp595 if (!macro.empty()) {
597 put_string(macro, stderr);
919 error("missing macro name");
933 list->macro += char(c);
937 list->macro = c;
942 list->macro += char(c);
/freebsd-11-stable/contrib/gcc/config/mips/
H A Dmips.h266 than others, so this macro is defined on an opt-in basis. */
281 be "foo", and define an additional macro PREFIX_FOO. */
285 char *macro, *p; \
287 macro = concat ((PREFIX), "_", (INFO)->name, NULL); \
288 for (p = macro; *p != 0; p++) \
294 builtin_define (macro); \
296 free (macro); \
921 /* This macro defines names of additional specifications to put in the specs
929 Do not define this macro if it does not need to do anything. */
1128 If the macro i
[all...]
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex424 % macro which expects an ordinary undelimited TeX argument.
525 % whether the environment name matches. The \checkenv macro can also be
1762 % Set the font macro #1 to the font named \fontprefix#2.
3097 % sometimes we redefine the original macro, and the alias should reflect
3117 % tests to use those glyphs in the single \ogonek macro so we have fewer
4120 \next #1% the token \_STOP_ is present just after this macro.
4349 % Argument #1 is generated by the calling \fooindex macro,
4384 % generated from a macro call, the \endinput which \scanmacro inserts
4395 % @macro funindex {WORD}
4397 % @end macro
[all...]
/freebsd-11-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex398 % macro which expects an ordinary undelimited TeX argument.
433 % We cannot use \next here, as it holds the macro to run;
500 % whether the environment name matches. The \checkenv macro can also be
1223 % us) handles it with this amazing macro to replace tokens. I've
1509 % Set the font macro #1 to the font named #2, adding on the
3009 \next #1% the token \_STOP_ is present just after this macro.
3204 % Argument #1 is generated by the calling \fooindex macro,
3347 % No macro expansion.
3479 % Don't write macro names.
4067 % Choose a heading macro
[all...]
/freebsd-11-stable/contrib/bmake/unit-tests/
H A Dposix1.mk43 # ${VAR}. s1 and s2 may contain macro expansions.
/freebsd-11-stable/contrib/libucl/include/
H A Ducl.h108 UCL_EMACRO, /**< Error processing a macro */
878 * @param data the content of macro
883 * @return true if macro has been parsed
890 * Context dependent macro handler for a parser
891 * @param data the content of macro
897 * @return true if macro has been parsed
924 * Register new handler for a macro
926 * @param macro macro name (without leading dot)
927 * @param handler handler (it is called immediately after macro i
[all...]
/freebsd-11-stable/contrib/bmake/mk/sys/
H A DUnixWare.mk34 # at least gcc 2.95 on UnixWare has no internal macro to identify the system
/freebsd-11-stable/contrib/tcsh/
H A Ded.init.c41 int MacroLvl = -1; /* pointer to current macro nesting level; */
582 ResetInLine(int macro) argument
597 if (macro)
/freebsd-11-stable/contrib/groff/doc/
H A Dtexinfo.tex390 % macro which expects an ordinary undelimited TeX argument.
425 % We cannot use \next here, as it holds the macro to run;
492 % whether the environment name matches. The \checkenv macro can also be
1443 % Set the font macro #1 to the font named #2, adding on the
2908 \next #1% the token \_STOP_ is present just after this macro.
3103 % Argument #1 is generated by the calling \fooindex macro,
3245 % No macro expansion.
3377 % Don't write macro names.
3965 % Choose a heading macro
4683 % We use the same \entry macro a
[all...]
/freebsd-11-stable/contrib/libreadline/
H A Dbind.c309 rl_macro_bind (keyseq, macro, map)
310 const char *keyseq, *macro;
316 macro_keys = (char *)xmalloc ((2 * strlen (macro)) + 1);
318 if (rl_translate_keyseq (macro, macro_keys, &macro_keys_len))
330 a macro (ISMACR), or a keymap (ISKMAP). This makes new keymaps
390 created that will `shadow' an existing function or macro
684 /* Return the function (or macro) definition which would be invoked via
688 or ISMACR (macro). */
1267 macro definition. In that case, the string is quoted, so skip
1269 delimiter characters in the macro bod
[all...]
H A Dreadline.h183 /* Bindable keyboard macro commands. */
582 /* The text of a currently-executing keyboard macro. */
789 #define RL_STATE_MACROINPUT 0x000800 /* getting input from a macro */
790 #define RL_STATE_MACRODEF 0x001000 /* defining keyboard macro */
831 char *macro; member in struct:readline_state
/freebsd-11-stable/sys/riscv/riscv/
H A Dlocore.S63 .macro build_ring
/freebsd-11-stable/sys/i386/i386/
H A Dsupport.s823 .macro rsb_seq_label l
826 .macro rsb_call_label l
829 .macro rsb_seq count
/freebsd-11-stable/sys/amd64/amd64/
H A Dsupport.S835 .macro rsb_seq_label l
838 .macro rsb_call_label l
841 .macro rsb_seq count
/freebsd-11-stable/contrib/gcclibs/libcpp/include/
H A Dcpplib.h170 #define STRINGIFY_ARG (1 << 2) /* If macro argument to be stringified. */
173 #define NO_EXPAND (1 << 5) /* Do not macro-expand this token. */
282 macro expansion. */
382 bother trying to do macro expansion and whatnot. */
540 #define NODE_BUILTIN (1 << 2) /* Builtin macro. */
543 #define NODE_DISABLED (1 << 5) /* A disabled macro. */
550 NT_MACRO, /* A macro of some form. */
554 /* Different flavors of builtin macro. _Pragma is an operator, but we
598 /* If a macro. */
599 cpp_macro * GTY((tag ("NTV_MACRO"))) macro;
[all...]

Completed in 422 milliseconds

1234567