Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dvalops.c1846 struct type *stringtype in value_cstring() local
1849 val = allocate_value (stringtype); in value_cstring()
1869 struct type *stringtype in value_string() local
1872 val = allocate_value (stringtype); in value_string()