Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dp-lang.c98 is_pascal_string_type (struct type *type,int *length_pos, in is_pascal_string_type()
H A Dp-valprint.c72 int length_pos, length_size, string_pos; in pascal_val_print() local