| /netbsd-src/external/gpl3/gdb/dist/gnulib/import/m4/ |
| H A D | gettimeofday.m4 | 33 since the glibc definition is actually more typesafe, it is
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
| H A D | astenums.d | 330 …typesafe = 2, /// (T t ...) typesafe https://dlang.org/spec/function.html#typesafe_variadic_funct… enumerator
|
| H A D | hdrgen.d | 3115 …if (tf.parameterList.varargs == VarArg.typesafe && parameter == tf.parameterList[tf.parameterList.… in parameterToChars() 3151 goto case VarArg.typesafe; in parametersToBuffer() 3153 case VarArg.typesafe: in parametersToBuffer()
|
| H A D | dtemplate.d | 857 if (tf.parameterList.varargs == VarArg.typesafe && i + 1 == nfparams) in evaluateConstraint() 1694 if (j == tt_dim - 1 && fparameters.varargs == VarArg.typesafe && in deduceFunctionTemplateMatch() 1897 … if (fparameters.varargs == VarArg.typesafe && parami + 1 == nfparams && argi + 1 < nfargs) in deduceFunctionTemplateMatch() 1976 if (!(fparameters.varargs == VarArg.typesafe && parami + 1 == nfparams)) in deduceFunctionTemplateMatch()
|
| H A D | semantic3.d | 470 if (f.parameterList.varargs == VarArg.typesafe && i + 1 == nparams) in visit()
|
| H A D | mtype.d | 4235 assert(VarArg.none <= pl.varargs && pl.varargs <= VarArg.typesafe); 4912 if (parameterList.varargs == VarArg.typesafe && u + 1 == nparams && nargs > nparams) 4919 … if (parameterList.varargs == VarArg.typesafe && u + 1 == nparams) // if last varargs param
|
| H A D | traits.d | 1394 case VarArg.typesafe: style = "typesafe"; break; in semanticTraits()
|
| H A D | typesem.d | 1465 if (i + 1 == dim && tf.parameterList.varargs == VarArg.typesafe && in typeSemantic()
|
| H A D | expressionsem.d | 1753 if (tf.parameterList.varargs == VarArg.typesafe && i + 1 == nparams) in functionParameters() 1774 …if (tf.parameterList.varargs == VarArg.typesafe && i + 1 == nparams) // https://dlang.org/spec/fun… in functionParameters()
|
| H A D | parse.d | 2956 varargs = VarArg.typesafe;
|
| /netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
| H A D | traits.d | 648 else static if (variadic == Variadic.typesafe) in fqnType() 1982 typesafe, /// Function is a typesafe variadic function. 1993 (varargs == "typesafe") ? Variadic.typesafe : 2014 extern(D) void typesafe(int[]...) {} 2019 static assert(variadicFunctionStyle!typesafe == Variadic.typesafe); 2021 static assert(variadicFunctionStyle!((int[] a...) {}) == Variadic.typesafe); 2180 else static if (varStyle == Variadic.typesafe) 2245 extern(D) int typesafe(int[]...); 2253 typeof(&dstyle), typeof(&typesafe)))
|
| H A D | typecons.d | 4483 case Variadic.typesafe: 7727 static if (variadicStyle == Variadic.typesafe)
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
| H A D | traits.d | 739 else static if (variadic == Variadic.typesafe) in fqnType() 2161 typesafe, 2172 (varargs == "typesafe") ? Variadic.typesafe : 2193 extern(D) void typesafe(int[]...) {} 2198 static assert(variadicFunctionStyle!typesafe == Variadic.typesafe); 2200 static assert(variadicFunctionStyle!((int[] a...) {}) == Variadic.typesafe); 2369 else static if (varStyle == Variadic.typesafe) 2450 extern(D) int typesafe(int[]...); 2458 typeof(&dstyle), typeof(&typesafe)))
|
| H A D | typecons.d | 5706 case Variadic.typesafe: 9437 static if (variadicStyle == Variadic.typesafe)
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
| H A D | DEFINE_STACK_OF.pod | 62 described below in a header file. These macros define typesafe inline
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
| H A D | DEFINE_STACK_OF.pod | 71 described below in a header file. These macros define typesafe inline
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
| H A D | ChangeLog-2003 | 1903 eval_intrinsic_f2): Use typesafe prototypes for eval functions. 1905 for typesafe intrinsics helper functions. 1915 any longer, everything is typesafe now.
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/ |
| H A D | CHANGES | 10796 added extra typesafe functions: these no longer exist. 10805 then the non typesafe macros are used instead. Also modified the 12633 *) Additional typesafe stacks. 12674 These are required because of the typesafe stack would otherwise break 12949 support typesafe stack.
|
| /netbsd-src/external/gpl3/gdb/dist/gnulib/ |
| H A D | configure | 26874 since the glibc definition is actually more typesafe, it is
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | LangRef.rst | 250 together. This is the LLVM, typesafe, equivalent of having the
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ChangeLog-2007 | 18792 (init_rtl_bb_info): Use typesafe memory macros.
|
| H A D | ChangeLog-2002 | 18250 (decode_rtx_const): #if 0 out non-typesafe hack.
|