Searched defs:initval (Results 1 - 5 of 5) sorted by relevance
| /third_party/ltp/testcases/kernel/syscalls/ptrace/ |
| H A D | ptrace07.c | 60 static void check_regs_loop(uint32_t initval) in check_regs_loop() argument
|
| /third_party/nghttp2/bpf/ |
| H A D | reuseport_kern.c | 409 static inline __u32 __jhash_nwords(__u32 a, __u32 b, __u32 c, __u32 initval) { in __jhash_nwords() argument 422 static inline __u32 jhash_2words(__u32 a, __u32 b, __u32 initval) { in jhash_2words() argument 498 static __u32 hash(const __u8 *data, __u32 datalen, __u32 initval) { in hash() argument
|
| /third_party/pcre2/pcre2/src/sljit/ |
| H A D | sljitLir.c | 3102 SLJIT_API_FUNC_ATTRIBUTE struct sljit_const* sljit_emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw, sljit_sw initval) in sljit_emit_const() argument
|
| /third_party/python/Modules/clinic/ |
| H A D | posixmodule.c.h | 7917 unsigned int initval; in os_eventfd() local
|
| /third_party/python/Modules/ |
| H A D | posixmodule.c | 13245 os_eventfd_impl(PyObject *module, unsigned int initval, int flags) in os_eventfd_impl() argument
|
Completed in 34 milliseconds