Home
last modified time | relevance | path

Searched refs:DEFINE (Results 1 – 15 of 15) sorted by relevance

/illumos-gate/usr/src/cmd/eqn/
H A Dlookup.c64 "define", DEFINE,
69 "ndefine", DEFINE,
73 "tdefine", DEFINE,
H A Dlex.c144 } else if (tp->defn == (char *)DEFINE || in yylex()
231 if (type != DEFINE) { in define()
H A De.y40 %term DEFINE TDEFINE NDEFINE DELIM GSIZE GFONT INCLUDE
/illumos-gate/usr/src/tools/cscope-fast/
H A Dfind.c158 case DEFINE: /* could be a macro */ in findsymbol()
262 case DEFINE: /* could be a macro */ in finddef()
303 case DEFINE: /* could be a macro */ in finddef()
402 case DEFINE: /* could be a macro */ in findcalledby()
424 case DEFINE: /* could be a macro */ in findcalledby()
446 case DEFINE: /* #define inside a function */ in findcalledbysub()
513 case DEFINE: /* could be a macro */ in findcalling()
593 case DEFINE: /* could be a macro */ in findassignments()
H A Dconstants.h86 #define DEFINE '#' macro
H A Dscanner.l357 token = DEFINE;
730 token = DEFINE;
H A Dcrossref.c351 case DEFINE: in putposting()
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dppmisc.c80 case DEFINE: in ppassert()
94 if (op == DEFINE) return; in ppassert()
114 if (op == DEFINE) in ppassert()
H A Dppop.c826 ppassert(DEFINE, s, 0); in ppop()
862 dirname(DEFINE), in ppop()
888 sfprintf(sp, "#%s #%s\n", dirname(DEFINE), pp.firstop->value); in ppop()
892 sfprintf(sp, "#%s %s\n", dirname(DEFINE), pp.firstop->value); in ppop()
896 … sfprintf(sp, "#%s %-.*s %s\n", dirname(DEFINE), s - pp.firstop->value, pp.firstop->value, s + 1); in ppop()
898 sfprintf(sp, "#%s %s 1\n", dirname(DEFINE), pp.firstop->value); in ppop()
961 , dirname(DEFINE) in ppop()
978 , dirname(DEFINE) in ppop()
988 , dirname(DEFINE) in ppop()
995 sfprintf(sp, "#%s %s%s%s #(%s)\n" , dirname(DEFINE), t, s, t, s); in ppop()
[all …]
H A Dppproto.c107 #undef DEFINE
108 #define DEFINE (1L<<2) macro
906 flags &= ~(DEFINE|DIRECTIVE|IDID|INDIRECT|JUNK|MATCH|SHARP|TYPEDEF); in lex()
911 if ((flags & (DEFINE|SHARP)) == (DEFINE|SHARP)) in lex()
945 flags &= ~(DEFINE|DIRECTIVE|IDID|INDIRECT|MATCH|OTHER|SHARP|SKIP|TOKENS|TYPEDEF); in lex()
1320 flags |= DEFINE|MATCH; in lex()
1334 flags |= DEFINE|MATCH; in lex()
H A Dppcontrol.c66 case DEFINE: in assert()
80 if (op == DEFINE) return; in assert()
100 if (op == DEFINE) in assert()
640 case DEFINE: in ppcontrol()
642 if ((c = pplex()) == '#' && directive == DEFINE) in ppcontrol()
1244 ppprintf("#%s %s", dirname(DEFINE), sym->name); in ppcontrol()
H A DHISTORY40 02/28/89 fix variable n usage conflict for DEFINE: in ppcontrol
/illumos-gate/usr/src/test/util-tests/tests/awk/gnu/
H A Dgetlnbuf.in386 DEFINE
437 DEFINE
450 DEFINE
H A Dgetlnbuf.ok386 DEFINE
437 DEFINE
450 DEFINE
/illumos-gate/usr/src/grub/grub-0.97/
H A Daclocal.m4424 # AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE])