Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dz_Linux_asm.S181 .macro COMMON name, size, align_power macro
/freebsd/contrib/tzdata/
H A DMakefile579 COMMON= calendars CONTRIBUTING LICENSE Makefile \ macro
/freebsd/contrib/tzcode/
H A DMakefile579 COMMON= calendars CONTRIBUTING LICENSE Makefile \ macro
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h4213 enum { COMMON, COND, LHS, RHS, NUM_SUBEXPRS }; enumerator