Home
last modified time | relevance | path

Searched defs:is_scalar_type (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/python/lib/gdb/command/
Dexplore.py139 def is_scalar_type(type): member in Explorer
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dgdbtypes.c3714 is_scalar_type (struct type *type) in is_scalar_type() function