Home
last modified time | relevance | path

Searched refs:CSINLINE (Results 1 – 2 of 2) sorted by relevance

/dports/biology/plink/plink-ng-79b2df8c/2.0/include/
H A Dplink2_base.h191 # define CSINLINE static constexpr macro
202 # define CSINLINE static inline
216 # define CSINLINE static inline
/dports/biology/plink/plink-ng-79b2df8c/2.0/
H A Dplink2_cmdline.cc1203 CSINLINE uint32_t rotl32(uint32_t x, int8_t r) { in rotl32()