Searched defs:initval (Results 1 – 6 of 6) sorted by relevance
| /third_party/nghttp2/bpf/ |
| D | reuseport_kern.c | 409 static inline __u32 __jhash_nwords(__u32 a, __u32 b, __u32 c, __u32 initval) { in __jhash_nwords() 422 static inline __u32 jhash_2words(__u32 a, __u32 b, __u32 initval) { in jhash_2words() 498 static __u32 hash(const __u8 *data, __u32 datalen, __u32 initval) { in hash()
|
| /third_party/ltp/testcases/kernel/syscalls/ptrace/ |
| D | ptrace07.c | 60 static void check_regs_loop(uint32_t initval) in check_regs_loop()
|
| /third_party/pcre2/pcre2/src/sljit/ |
| D | sljitLir.c | 3102 …* sljit_emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw, sljit_sw initval) in sljit_emit_const()
|
| /third_party/python/Modules/_decimal/libmpdec/ |
| D | mpdecimal.c | 87 #define MPD_NEW_CONST(name, flags, exp, digits, len, alloc, initval) \ argument
|
| /third_party/python/Modules/clinic/ |
| D | posixmodule.c.h | 7917 unsigned int initval; in os_eventfd() local
|
| /third_party/python/Modules/ |
| D | posixmodule.c | 13207 os_eventfd_impl(PyObject *module, unsigned int initval, int flags) in os_eventfd_impl()
|