Home
last modified time | relevance | path

Searched defs:FLAG_NONE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/libsaslc/dist/src/
H A Dmech.h97 #define FLAG_NONE 0 /**< no flags */ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-builtins.cc172 const unsigned int FLAG_NONE = 0U; variable