Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dstabsread.c3785 char got_unsigned = 0; in read_range_type() local
3792 got_unsigned = 1; in read_range_type()
3807 if (got_signed || got_unsigned) in read_range_type()
3810 got_unsigned ? TYPE_FLAG_UNSIGNED : 0, NULL, in read_range_type()