Home
last modified time | relevance | path

Searched defs:int_arg (Results 1 – 5 of 5) sorted by relevance

/external/libevent/test/
Dregress_finalize.c44 int *int_arg = arg; in timer_callback() local
52 int *int_arg = arg; in simple_callback() local
59 int *int_arg = arg; in event_finalize_callback_1() local
66 int *int_arg = arg; in callback_finalize_callback_1() local
/external/cronet/base/android/
Dint_string_callback.cc20 int int_arg, in RunIntStringCallbackAndroid()
/external/oss-fuzz/projects/spdlog/fuzz/
Dlog_fuzzer.cc37 const unsigned long int_arg = stream.ConsumeIntegral<unsigned long>(); in LLVMFuzzerTestOneInput() local
Dformat_fuzzer.cc55 const unsigned long int_arg = stream.ConsumeIntegral<unsigned long>(); in LLVMFuzzerTestOneInput() local
/external/python/cpython3/Modules/
Dfcntlmodule.c50 unsigned int int_arg = 0; in fcntl_fcntl_impl() local