Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dp-lang.c49 int *length_size, int *string_pos, int *char_size, in is_pascal_string_type()
H A Dp-valprint.c67 int length_pos, length_size, string_pos; in pascal_val_print() local