Searched refs:BASE (Results 26 - 50 of 67) sorted by relevance

123

/freebsd-12-stable/contrib/gcclibs/libmudflap/
H A DMakefile.am13 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
H A DMakefile.in229 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclBase.cpp59 #define DECL(DERIVED, BASE) static int n##DERIVED##s = 0;
67 #define DECL(DERIVED, BASE) \
126 #define DECL(DERIVED, BASE) case DERIVED: return #DERIVED;
157 #define DECL(DERIVED, BASE) case Decl::DERIVED: return #DERIVED;
173 #define DECL(DERIVED, BASE) totalDecls += n##DERIVED##s;
179 #define DECL(DERIVED, BASE) \
195 #define DECL(DERIVED, BASE) case DERIVED: ++n##DERIVED##s; break;
866 #define DECL(NAME, BASE)
873 #define DECL(NAME, BASE)
885 #define DECL(NAME, BASE)
[all...]
/freebsd-12-stable/contrib/gcclibs/libgomp/
H A DMakefile.am7 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
H A DMakefile.in264 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DComment.h189 #define COMMENT_RANGE(BASE, FIRST, LAST) \
190 First##BASE##Constant=FIRST##Kind, Last##BASE##Constant=LAST##Kind,
191 #define LAST_COMMENT_RANGE(BASE, FIRST, LAST) \
192 First##BASE##Constant=FIRST##Kind, Last##BASE##Constant=LAST##Kind
H A DDeclBase.h92 #define DECL(DERIVED, BASE) DERIVED,
94 #define DECL_RANGE(BASE, START, END) \
95 first##BASE = START, last##BASE = END,
96 #define LAST_DECL_RANGE(BASE, START, END) \
97 first##BASE = START, last##BASE = END
H A DRecursiveASTVisitor.h438 #define ABSTRACT_TYPE(CLASS, BASE)
439 #define TYPE(CLASS, BASE) bool Traverse##CLASS##Type(CLASS##Type *T);
446 #define TYPE(CLASS, BASE) \
448 TRY_TO(WalkUpFrom##BASE(T)); \
459 #define ABSTRACT_TYPELOC(CLASS, BASE)
460 #define TYPELOC(CLASS, BASE) bool Traverse##CLASS##TypeLoc(CLASS##TypeLoc TL);
479 // Note that BASE includes trailing 'Type' which CLASS doesn't.
480 #define TYPE(CLASS, BASE) \
482 TRY_TO(WalkUpFrom##BASE##Loc(TL)); \
493 #define DECL(CLASS, BASE) boo
[all...]
H A DExprObjC.h852 enum { BASE, KEY, END_EXPR }; enumerator in enum:clang::ObjCSubscriptRefExpr::__anon2466
875 SubExprs[BASE] = base; SubExprs[KEY] = key;
885 return SubExprs[BASE]->getBeginLoc();
890 Expr *getBaseExpr() const { return cast<Expr>(SubExprs[BASE]); }
891 void setBaseExpr(Stmt *S) { SubExprs[BASE] = S; }
H A DStmt.h71 #define STMT_RANGE(BASE, FIRST, LAST) \
72 first##BASE##Constant=FIRST##Class, last##BASE##Constant=LAST##Class,
73 #define LAST_STMT_RANGE(BASE, FIRST, LAST) \
74 first##BASE##Constant=FIRST##Class, last##BASE##Constant=LAST##Class
/freebsd-12-stable/contrib/gcc/config/
H A Ddarwin.h847 #define ASM_OUTPUT_DWARF_OFFSET(FILE,SIZE,LABEL,BASE) \
848 darwin_asm_output_dwarf_offset (FILE, SIZE, LABEL, BASE)
/freebsd-12-stable/contrib/byacc/test/
H A Drun_test.sh109 rm -f BASE$MYFILE.c
/freebsd-12-stable/contrib/gcc/
H A Dtree-ssa-address.c87 #define TEMPL_IDX(SYMBOL, BASE, INDEX, STEP, OFFSET) \
89 | ((BASE != 0) << 3) \
94 /* Stores address for memory reference with parameters SYMBOL, BASE, INDEX,
H A Ddbxout.c418 #define NUMBER_FMT_LOOP(P, NUM, BASE) \
421 int digit = NUM % BASE; \
422 NUM /= BASE; \
484 /* Write out the difference of two labels, LABEL - BASE, as the value
511 /* Write out the difference between BASE and an internal label as the
/freebsd-12-stable/contrib/bmake/mk/
H A Dautodep.mk184 SUBST_DEPVARS+= SB TOP BACKING SRC SRCDIR BASE BASEDIR
/freebsd-12-stable/contrib/binutils/ld/
H A Dldlex.l328 <MRI>"BASE" { RTOKEN(BASE); }
345 <MRI>"base" { RTOKEN(BASE); }
H A Ddeffilep.y107 %token SECTIONS EXPORTS IMPORTS VERSIONK BASE CONSTANTU CONSTANTL
233 opt_base: BASE '=' NUMBER { $$ = $3;}
673 /* Honor a BASE address statement, even if LIBRARY string is empty. */
874 { "BASE", BASE },
H A Dldgram.y148 %token FORMAT PUBLIC DEFSYMEND BASE ALIAS TRUNCATE REL
243 | BASE exp
/freebsd-12-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-checks.sql267 /* Moves are stored in the working layers, not in BASE */
268 SELECT n.local_relpath, n.op_depth, 30, 'Invalid data for BASE'
/freebsd-12-stable/crypto/heimdal/lib/krb5/
H A Dprincipal.c399 #define add_char(BASE, INDEX, LEN, C) do { if((INDEX) < (LEN)) (BASE)[(INDEX)++] = (C); }while(0);
/freebsd-12-stable/contrib/libstdc++/libmath/
H A DMakefile.in249 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
/freebsd-12-stable/contrib/binutils/opcodes/
H A Darc-opc.c135 's' BASE base in st insn
203 #define BASE (LD_OFFSET + 1)
207 #define SYNTAX_ST_NE (BASE + 1)
202 #define BASE macro
/freebsd-12-stable/contrib/libstdc++/
H A DMakefile.in264 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
/freebsd-12-stable/contrib/libstdc++/libsupc++/
H A DMakefile.in288 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
/freebsd-12-stable/sys/dev/ed/
H A Dif_ed_pccard.c213 { PCMCIA_CARD(OEM2, 100BASE), NE2000DVF_AX88X90},

Completed in 412 milliseconds

123