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

  /src/external/gpl3/gdb.old/dist/gdb/python/
py-value.c 51 #define builtin_type_upylong builtin_type \ macro
2008 value = value_from_ulongest (builtin_type_upylong, ul);
  /src/external/gpl3/gdb/dist/gdb/python/
py-value.c 51 #define builtin_type_upylong builtin_type \ macro
2048 value = value_from_ulongest (builtin_type_upylong, ul);

Completed in 32 milliseconds