Home
last modified time | relevance | path

Searched defs:struct_index (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/test/CodeGen/
Dubsan-pointer-overflow.c84 void struct_index(struct S1 *p) { in struct_index() function
/external/python/cpython3/Modules/_ctypes/
Dstgdict.c719 Py_ssize_t struct_index = 0; /* index into dummy structs */ in PyCStructUnionType_update_stgdict() local