Home
last modified time | relevance | path

Searched defs:FLAGS (Results 1 – 25 of 33) sorted by relevance

12

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dlwpintrin.h69 #define __lwpins32(DATA2, DATA1, FLAGS) \ argument
87 #define __lwpval32(DATA2, DATA1, FLAGS) \ argument
110 #define __lwpins64(DATA2, DATA1, FLAGS) \ argument
128 #define __lwpval64(DATA2, DATA1, FLAGS) \ argument
/freebsd/crypto/openssl/doc/man3/
H A DBIO_connect.pod48 =head1 FLAGS chapter
H A DEVP_DigestInit.pod521 =head1 FLAGS chapter
H A DEVP_EncryptInit.pod1106 =head1 FLAGS chapter
/freebsd/contrib/llvm-project/llvm/include/llvm/Option/
H A DOptTable.h361 FLAGS, VISIBILITY, PARAM, HELPTEXT, METAVAR, VALUES) \ argument
365 ALIASARGS, FLAGS, VISIBILITY, PARAM, HELPTEXT, \ argument
373 FLAGS, VISIBILITY, PARAM, HELPTEXT, METAVAR, VALUES) \ argument
381 ALIASARGS, FLAGS, VISIBILITY, PARAM, HELPTEXT, \ argument
/freebsd/sys/contrib/zstd/doc/educational_decoder/
H A DMakefile34 FLAGS = $(CPPFLAGS) $(CFLAGS) $(LDFLAGS) $(MULTITHREAD_LDFLAGS) macro
/freebsd/libexec/ypxfr/
H A Dyp_dbwrite.c68 #define FLAGS O_RDWR|O_EXLOCK|O_EXCL|O_CREAT in yp_open_db_rw() macro
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticFrontend.h17 #define DIAG(ENUM, FLAGS, DEFAULT_MAPPING, DESC, GROUP, SFINAE, NOWERROR, \ argument
H A DDiagnosticLex.h17 #define DIAG(ENUM, FLAGS, DEFAULT_MAPPING, DESC, GROUP, SFINAE, NOWERROR, \ argument
H A DDiagnosticSerialization.h17 #define DIAG(ENUM, FLAGS, DEFAULT_MAPPING, DESC, GROUP, SFINAE, NOWERROR, \ argument
H A DDiagnosticAST.h17 #define DIAG(ENUM, FLAGS, DEFAULT_MAPPING, DESC, GROUP, SFINAE, NOWERROR, \ argument
H A DDiagnosticAnalysis.h17 #define DIAG(ENUM, FLAGS, DEFAULT_MAPPING, DESC, GROUP, SFINAE, NOWERROR, \ argument
H A DDiagnosticComment.h17 #define DIAG(ENUM, FLAGS, DEFAULT_MAPPING, DESC, GROUP, SFINAE, NOWERROR, \ argument
H A DDiagnosticCrossTU.h17 #define DIAG(ENUM, FLAGS, DEFAULT_MAPPING, DESC, GROUP, SFINAE, NOWERROR, \ argument
H A DDiagnosticDriver.h17 #define DIAG(ENUM, FLAGS, DEFAULT_MAPPING, DESC, GROUP, SFINAE, NOWERROR, \ argument
H A DDiagnosticParse.h17 #define DIAG(ENUM, FLAGS, DEFAULT_MAPPING, DESC, GROUP, SFINAE, NOWERROR, \ argument
H A DDiagnosticRefactoring.h17 #define DIAG(ENUM, FLAGS, DEFAULT_MAPPING, DESC, GROUP, SFINAE, NOWERROR, \ argument
H A DDiagnosticSema.h17 #define DIAG(ENUM, FLAGS, DEFAULT_MAPPING, DESC, GROUP, SFINAE, NOWERROR, \ argument
H A DDiagnosticIDs.h70 #define DIAG(ENUM, FLAGS, DEFAULT_MAPPING, DESC, GROUP, SFINAE, CATEGORY, \ argument
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DIdentifierTable.cpp297 #define KEYWORD(NAME, FLAGS) \ in AddKeywords() argument
300 #define ALIAS(NAME, TOK, FLAGS) \ in AddKeywords() argument
312 #define TESTING_KEYWORD(NAME, FLAGS) in AddKeywords() argument
335 #define KEYWORD(NAME, FLAGS) \ in getTokenKwStatus() argument
842 #define KEYWORD(NAME, FLAGS) .Case(#NAME, FLAGS) in getFutureCompatDiagKind() argument
/freebsd/usr.sbin/rpc.yppasswdd/
H A Dyppasswdd_server.c426 #define FLAGS O_RDWR|O_CREAT in update_inplace() macro
/freebsd/contrib/llvm-project/lld/MachO/
H A DDriverUtils.cpp47 #define OPTION(PREFIX, NAME, ID, KIND, GROUP, ALIAS, ALIASARGS, FLAGS, \ argument
/freebsd/sys/contrib/zlib/
H A Dinflate.h22 FLAGS, /* i: waiting for method and flags (gzip) */ enumerator
/freebsd/contrib/flex/src/
H A Dscanopt.c91 static int FLAGS (struct _scanopt_t *s, int i) in FLAGS() function
/freebsd/sys/sys/
H A Dmount.h859 #define VFS_ROOT(MP, FLAGS, VPP) ({ \ argument
865 #define VFS_CACHEDROOT(MP, FLAGS, VPP) ({ \ argument
889 #define VFS_VGET(MP, INO, FLAGS, VPP) ({ \ argument
895 #define VFS_FHTOVP(MP, FIDP, FLAGS, VPP) ({ \ argument

12