Searched defs:LL (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/crypto/des/ |
| H A D | des_locl.h | 145 #define D_ENCRYPT(LL,R,S) { \ argument 173 #define D_ENCRYPT(LL,R,S) { \ argument 212 #define D_ENCRYPT(LL,R,S) { \ argument 229 #define D_ENCRYPT(LL,R,S) {\ argument 258 #define D_ENCRYPT(LL,R,S) {\ argument 289 #define D_ENCRYPT(LL,R,S) {\ argument
|
| /f-stack/freebsd/contrib/ck/include/ |
| H A D | ck_cohort.h | 50 #define CK_COHORT_INIT(N, C, GL, LL, P) ck_cohort_##N##_init(C, GL, LL, P) argument 56 #define CK_COHORT_PROTOTYPE(N, GL, GU, GI, LL, LU, LI) \ argument 125 #define CK_COHORT_TRYLOCK_PROTOTYPE(N, GL, GU, GI, GTL, LL, LU, LI, LTL) \ argument
|
| /f-stack/freebsd/crypto/rijndael/ |
| H A D | test00.c | 39 #define LL 32 macro
|
| /f-stack/freebsd/contrib/openzfs/module/lua/ |
| H A D | lobject.c | 239 #define LL(x) (sizeof(x)/sizeof(char) - 1) macro
|