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

  /external/libffi/src/aarch64/
ffi.c 188 get_basic_type_size (unsigned short type) function
581 memory += get_basic_type_size (type);
873 rvalue += get_basic_type_size (type);
1155 rvalue += get_basic_type_size (type);
  /external/python/cpython2/Modules/_ctypes/libffi/src/aarch64/
ffi.c 185 get_basic_type_size (unsigned short type) function
578 memory += get_basic_type_size (type);
862 rvalue += get_basic_type_size (type);
1144 rvalue += get_basic_type_size (type);

Completed in 81 milliseconds