Home
last modified time | relevance | path

Searched defs:h (Results 1 – 7 of 7) sorted by relevance

/coreutils/gl/lib/
Drand-isaac.c145 #define mix(a, b, c, d, e, f, g, h) \ argument
158 #define mix(a, b, c, d, e, f, g, h) \ argument
173 #define ISAAC_MIX(s, a, b, c, d, e, f, g, h, seed) \ argument
257 isaac_word h = IF32 (UINT32_C (0x30609119), UINT64_C (0x98f5704f6c44c0ab)); in isaac_seed() local
Drandperm.c52 randperm_bound (size_t h, size_t n) in randperm_bound()
160 randperm_new (struct randint_source *r, size_t h, size_t n) in randperm_new()
/coreutils/src/blake2/
Dblake2.h53 uint32_t h[8]; member
64 uint64_t h[8]; member
/coreutils/src/
Dpr.c1397 int i, h, h_next; in init_funcs() local
2077 int h = output_position; in pad_across_to() local
Dexpr.c137 mcel_t h = mcel_scanz (a); in mbs_logical_cspn() local
Dlonglong.h1091 #define rshift_rhlc(r,h,l,c) \ argument
1134 #define rshift_rhlc(r,h,l,c) \ argument
Dls.c4796 char *h = file_escape (hostname, /* path= */ false); in quote_name() local