HomeSort by: relevance | last modified time | path
    Searched refs:VC (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/crypto/blake2/
blake2s.c 60 #define BLAKE2S_G(VA, VB, VC, VD, X, Y) do \
64 (VC) = (VC) + (VD); \
65 (VB) = rotr32((VB) ^ (VC), 12); \
68 (VC) = (VC) + (VD); \
69 (VB) = rotr32((VB) ^ (VC), 7); \
  /src/sys/external/isc/libsodium/dist/builds/msvc/build/
buildbase.bat 7 SET tools=Microsoft Visual Studio %version%.0\VC\vcvarsall.bat
8 IF %version% == 15 SET tools=Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvarsall.bat
  /src/sys/external/bsd/acpica/dist/compiler/
readme.txt 90 to compile ASL source files. The output is sent to the VC output
112 "-vi" instructs the compiler to produce messages appropriate for VC.
120 automatically displayed by VC. Also, you can use F4 to step through
  /src/sys/kern/
vfs_lookup.c 95 #define VC '}'
134 termchar = VC;
182 if (termchar == VC)
198 #undef VC
  /src/libexec/ld.aout_so/
ld.so.vax.uue 843 M\!,#,9``P5I96,6L"%E;P5I;4-%84!Y]T%A7T5A:&VC=5\-95U;=5M"L$%3[
  /src/share/terminfo/
terminfo 18695 kf2=^VB\r, kf3=^VC\r, kf4=^VD\r, kf5=^VE\r, kf6=^VF\r,
20745 #### Volker-Craig (vc)
    [all...]

Completed in 91 milliseconds