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

  /src/external/gpl3/gdb.old/dist/gdb/dwarf2/
attribute.h 70 LONGEST as_signed () const function in struct:attribute
101 return as_signed () >= 0;
112 return (ULONGEST)as_signed ();
  /src/external/gpl3/gdb/dist/gdb/dwarf2/
attribute.h 70 LONGEST as_signed () const function in struct:attribute

Completed in 38 milliseconds