OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VC
(Results
1 - 5
of
5
) 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/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 44 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026