Home
last modified time | relevance | path

Searched defs:intptr (Results 1 – 6 of 6) sorted by relevance

/third_party/protobuf/src/google/protobuf/stubs/
Dstrutil_unittest.cc820 const intptr_t intptr = -12; in TEST() local
/third_party/selinux/libselinux/src/
Dselinux_config.c160 int i, *intptr; in init_selinux_config() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dstr_cat_test.cc50 const intptr_t intptr = -12; in TEST() local
/third_party/mesa3d/src/amd/llvm/
Dac_llvm_build.h80 LLVMTypeRef intptr; member
/third_party/libsnd/src/
Dcommon.c986 unsigned int *intptr, intdata ; in psf_binheader_readf() local
/third_party/pcre2/pcre2/src/
Dpcre2_compile.c1320 uint32_t max_value, uint32_t max_error, int *intptr, int *errorcodeptr) in read_number()