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

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
type-opaque-main.c 48 volatile union union_libtype_empty *pointer_union_empty = (void *) 0; local
53 + (long) pointer_union_empty + (long) pointer_union_filled;
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
type-opaque-main.c 48 volatile union union_libtype_empty *pointer_union_empty = (void *) 0; local
53 + (long) pointer_union_empty + (long) pointer_union_filled;

Completed in 35 milliseconds