Home
last modified time | relevance | path

Searched refs:macro (Results 26 – 50 of 341) sorted by relevance

12345678910>>...14

/illumos-gate/usr/src/lib/libcurses/screen/
H A Dnewkey.c57 newkey(char *rcvchars, short keyval, bool macro) in newkey() argument
84 if (macro) { in newkey()
107 cur_term->funckeystarter[*str] |= (macro ? _MACRO : _KEY); in newkey()
/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_implicit_dependencies.c33 char *macro; in match_syscall_definition() local
37 macro = get_macro_name(sym->pos); in match_syscall_definition()
38 if (macro && in match_syscall_definition()
39 (strncmp("SYSCALL_DEFINE", macro, strlen("SYSCALL_DEFINE")) == 0 || in match_syscall_definition()
40 strncmp("COMPAT_SYSCALL_DEFINE", macro, strlen("COMPAT_SYSCALL_DEFINE")) == 0)) in match_syscall_definition()
H A Dsmatch_project.c100 char *macro; in register_ignored_macros() local
117 macro = alloc_string(show_ident(token->ident)); in register_ignored_macros()
118 add_ptr_list(&__ignored_macros, macro); in register_ignored_macros()
H A Dsmatch_mtag_data.c74 char *macro; in is_ignored_macro() local
76 macro = get_macro_name(expr->pos); in is_ignored_macro()
77 if (!macro) in is_ignored_macro()
79 if (strcmp(macro, "EXPORT_SYMBOL") == 0) in is_ignored_macro()
H A Dsmatch_kernel_user_data.c820 char *macro; in get_user_macro_rl() local
825 macro = get_macro_name(expr->pos); in get_user_macro_rl()
826 if (!macro) in get_user_macro_rl()
836 if (parent_macro && strcmp(macro, parent_macro) == 0) in get_user_macro_rl()
840 if (strcmp(macro, "ntohl") == 0) { in get_user_macro_rl()
844 if (strcmp(macro, "ntohs") == 0) { in get_user_macro_rl()
1212 char *macro; in match_syscall_definition() local
1216 macro = get_macro_name(sym->pos); in match_syscall_definition()
1217 if (macro && in match_syscall_definition()
1218 (strncmp("SYSCALL_DEFINE", macro, strlen("SYSCALL_DEFINE")) == 0 || in match_syscall_definition()
[all …]
H A Dsmatch_constraints_required.c365 const char *macro; in match_assign_ARRAY_SIZE() local
367 macro = get_macro_name(expr->right->pos); in match_assign_ARRAY_SIZE()
368 if (!macro || strcmp(macro, "ARRAY_SIZE") != 0) in match_assign_ARRAY_SIZE()
H A Dcheck_kernel.c173 char *macro; in match_container_of() local
187 macro = get_macro_name(right->pos); in match_container_of()
188 if (!macro) in match_container_of()
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A DREADME.illumos9 The IXGBE_REMOVED macro normally taks a pointer to the hardware address.
11 check. Instead we modify all users of this macro to pass the struct
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dppcontrol.c177 if (!sym->macro) sym->macro = newof(0, struct ppmacro, 1, 0); in macsym()
655 mac = sym->macro; in ppcontrol()
856 sym->macro = 0; in ppcontrol()
1418 mac = sym->macro; in ppcontrol()
1757 if (!sym->macro) in ppcontrol()
1764 sym->hidden->macro = sym->macro; in ppcontrol()
1765 sym->macro = 0; in ppcontrol()
1778 sym->macro = 0; in ppcontrol()
1786 sym->macro = sym->hidden->macro; in ppcontrol()
2162 var.symbol->macro = sym->macro; in ppcontrol()
[all …]
H A DBUGS6 02/01/87 gsf a/**/b doesn't concatenate outside macro bodies (COMPATIBILITY)
H A Dppbuiltin.c119 …if ((c = pplex()) != T_ID || !(sym = ppsymref(pp.symtab, pp.token)) || !sym->macro || sym->macro->… in ppbuiltin()
246 p = (sym = pprefmac(a, REF_NORMAL)) ? sym->macro->value : ""; in ppbuiltin()
H A Dppinput.c357 if ((mac = sym->macro) && !(sym->flags & (SYM_BUILTIN|SYM_PREDEFINED))) in dump()
652 if (sym->macro) in ppload()
660 if (pp.test & 0x1000) error(2, "checkpoint SKIP %s=%s [%s]", sym->name, s, sym->macro->value); in ppload()
673 mac = sym->macro = newof(0, struct ppmacro, 1, 0); in ppload()
/illumos-gate/usr/src/cmd/rcap/common/
H A Drcapd.h53 #define RCAPD_STR(macro) RCAPD__STR(macro) argument
/illumos-gate/usr/src/cmd/deroff/
H A Dderoff.c116 static void macro(void);
488 macro(); in comline()
490 macro(); in comline()
492 macro(); in comline()
580 macro(void) in macro() function
/illumos-gate/usr/src/cmd/backup/dump/
H A Dlint.sed20 /dirent.h",.*different definitions of macro: MAXNAMLEN/d
21 /limits.h",.*different definitions of macro: SYS_NMLN/d
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Diffe.tst461 INPUT t.iffe $'iff macro
475 INPUT t.iffe $'iff macro
491 INPUT t.iffe $'iff macro
500 INPUT t.iffe $'iff macro
509 INPUT t.iffe $'iff macro
518 INPUT t.iffe $'iff macro
544 INPUT t.iffe $'iff macro
566 INPUT t.iffe $'iff macro
590 INPUT t.iffe $'iff macro
611 INPUT t.iffe $'iff macro
[all …]
/illumos-gate/usr/src/tools/scripts/
H A Dcstyle.pl834 my $macro = '[A-Z_][A-Z_0-9]*\(';
885 $cont_macro = /^\s*$macro/? 1 : 0;
1017 $cont_macro = ($rest =~ /^\s*$macro/)? 1 : 0;
/illumos-gate/usr/src/contrib/ast/src/lib/libast/port/
H A Dlcgen.c195 macro(FILE* f, char* p1, char* p2, char* p3) in macro() function
197 macro(f, p1, p2, p3) in macro()
546 macro(lf, "SUBLANG", lp->name, b);
733 macro(lf, "LANG", lp->name, (char*)0);
761 macro(lf, "CTRY", tp->name, (char*)0);
767 macro(lf, "SUBLANG", ll->language->name, tp->name);
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Deaccess2 macro{
/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/cmd/make/lib/mksh/
H A DMakefile20 macro.o \
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog708 macro.
4079 (S_ISLNK): New macro.
4517 macro. Defined as 150.
4903 (GRUB): New macro.
5415 (NAME_BUF): New macro.
5429 (FAT_CVT_U16): New macro.
5514 (CTRL_C): New macro.
7220 (KILL_BUF): New macro.
7227 (strcpy): New macro.
7543 (MAPBUF): New macro.
[all …]
/illumos-gate/usr/src/cmd/sendmail/cf/m4/
H A Dcfhead.m486 dnl apply a macro to a whole string by recursion (one char at a time)
87 dnl $1: macro
88 dnl $2: first argument to macro
103 dnl this could be coded more efficiently... (do not apply the macro if _MF_A/D_ is undefined)
/illumos-gate/usr/src/tools/make/bin/
H A DMakefile24 macro.o \
/illumos-gate/usr/src/cmd/vi/port/
H A Dex.news482 The number of changes inside the macro is counted, and just
483 before the second change the state before the macro is recreated
550 you did a /, ?, or : command which mapped an input macro
556 A put command after a macro now beeps instead of putting
587 A macro bug which sometimes caused the next character after an
773 A bug that caused put commands to beep after a macro containing
778 A bug that caused undo to undo more than one macro invocation
837 a) Put the macro body in a buffer register, say x. Then
839 to repeat the last macro.
874 a macro in the usual way:
[all …]

12345678910>>...14