Home
last modified time | relevance | path

Searched defs:p_struct (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/igt-gpu-tools/tests/
H A Dkms_rotation_crc.c31 struct p_struct { struct
32 igt_plane_t *plane;
33 struct igt_fb fb;
/aosp_15_r20/external/dtc/
H A Dfdtdump.c56 const char *p_struct = (const char *)blob + off_dt; in dump_blob() local
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/src/s390/
Dffi.c185 unsigned char *p_struct = (unsigned char *)p_gpr; in ffi_prep_args() local
/aosp_15_r20/external/libffi/src/s390/
H A Dffi.c314 unsigned char *stack, *p_struct; in ffi_call_int() local