Home
last modified time | relevance | path

Searched defs:OTP (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/cf/
H A Dotp.m420 AC_DEFINE(OTP, 1, [Define if you want OTP support in applications.]) definition
26 AM_CONDITIONAL(OTP, test "$enable_otp" = yes)dnl condition
/netbsd-src/crypto/external/bsd/heimdal/include/
H A Dconfig.h1437 #define OTP 1 macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DTreeTransform.h6985 ObjCTypeParamDecl *OTP = cast_or_null<ObjCTypeParamDecl>( in TransformObjCTypeParamType() local