Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/cpan/Digest-SHA/src/
H A Dsha.c22 #define C32 SHA32_CONST macro
/openbsd-src/sys/dev/pci/
H A Dif_msk.c231 #define C32 KSTAT_KV_T_COUNTER32 macro
[all...]
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp2253 const ConstantInt *C32 = ConstantInt::get(Ty, static_cast<int64_t>(V32)); in evaluate() local