HomeSort by: relevance | last modified time | path
    Searched defs:init_boolean_type (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
gdbtypes.c 3458 init_boolean_type (type_allocator &alloc,
5976 = init_boolean_type (alloc, TARGET_CHAR_BIT, 1, "bool");
3457 init_boolean_type (type_allocator &alloc, function
  /src/external/gpl3/gdb/dist/gdb/
gdbtypes.c 3521 init_boolean_type (type_allocator &alloc,
6038 = init_boolean_type (alloc, TARGET_CHAR_BIT, 1, "bool");
3520 init_boolean_type (type_allocator &alloc, function

Completed in 41 milliseconds