Home
last modified time | relevance | path

Searched defs:COMMON (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/contrib/binutils/gas/
Das.h254 #define COMMON /* Declare our COMMONs storage here. */ macro
256 #define COMMON extern /* Our commons live elsewhere. */ macro
Das.c34 #define COMMON macro
/freebsd-9-stable/contrib/tzdata/
DMakefile370 COMMON= CONTRIBUTING LICENSE Makefile NEWS README Theory version macro
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/AST/
DExpr.h3229 enum { COMMON, COND, LHS, RHS, NUM_SUBEXPRS }; enumerator