Home
last modified time | relevance | path

Searched refs:builtin_type_pychar (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/python/
H A Dpy-value.c57 #define builtin_type_pychar \ macro
1326 value = value_cstring (s, strlen (s), builtin_type_pychar); in convert_value_from_python()