Home
last modified time | relevance | path

Searched defs:FIRST (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmt.h89 #define STMT_RANGE(BASE, FIRST, LAST) \ argument
91 #define LAST_STMT_RANGE(BASE, FIRST, LAST) \ argument
H A DOpenMPClause.h1647 enum {FIRST, SECOND, NUM_MODIFIERS}; enumerator
/freebsd/usr.bin/hexdump/
H A Dhexdump.h80 enum _vflag { ALL, DUP, FIRST, WAIT }; /* -v values */ enumerator
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_add_filter_compress.c85 #define FIRST 257 /* First free entry. */ macro
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DIdentifierTable.cpp428 #define HASH(LEN, FIRST, THIRD) \ in getPPKeywordID() argument
430 #define CASE(LEN, FIRST, THIRD, NAME) \ in getPPKeywordID() argument
/freebsd/usr.bin/gzip/
H A Dzuncompress.c65 #define FIRST 257 /* First free entry. */ macro
/freebsd/usr.bin/compress/
H A Dzopen.c194 #define FIRST 257 /* First free entry. */ macro