HomeSort by relevance Sort by last modified time
    Searched refs:source_fld_b (Results 1 - 3 of 3) sorted by null

  /external/libffi/testsuite/libffi.call/
nested_struct11.c 60 struct B source_fld_b = {4.0, 8.0}; local
64 struct C source = {source_fld_a, source_fld_b};
  /external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
nested_struct11.c 60 struct B source_fld_b = {4.0, 8.0}; local
64 struct C source = {source_fld_a, source_fld_b};
  /external/python/cpython3/Modules/_ctypes/libffi/testsuite/libffi.call/
nested_struct11.c 60 struct B source_fld_b = {4.0, 8.0}; local
64 struct C source = {source_fld_a, source_fld_b};

Completed in 108 milliseconds