Searched defs:OTP (Results 1 – 3 of 3) sorted by relevance
20 AC_DEFINE(OTP, 1, [Define if you want OTP support in applications.]) definition26 AM_CONDITIONAL(OTP, test "$enable_otp" = yes)dnl condition
1437 #define OTP 1 macro
6985 ObjCTypeParamDecl *OTP = cast_or_null<ObjCTypeParamDecl>( in TransformObjCTypeParamType() local