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

  /external/qemu/
thunk.c 82 se->field_types = types;
95 type_ptr = se->field_types;
217 const argtype *field_types; local
226 field_types = se->field_types;
232 field_types = thunk_convert(d + dst_offsets[i],
234 field_types, to_host);
thunk.h 52 const argtype *field_types; member in struct:__anon4920
  /external/e2fsprogs/ext2ed/
general_com.c 398 switch (current_type->field_types [i]) {
411 current_type->field_types [i]);
669 switch (current_type->field_types[i]) {
ext2ed.h 96 unsigned char field_types [MAX_FIELDS]; member in struct:struct_descriptor
init.c 257 ptr->field_types [ptr->fields_num] = field_type;

Completed in 98 milliseconds