Searched refs:pcc_unsigned_promotion_type (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gdb/gdb/
H A Dstabsread.c971 static struct type *pcc_unsigned_promotion_type;
979 if (pcc_unsigned_promotion_type == NULL)
980 pcc_unsigned_promotion_type =
1034 ? pcc_unsigned_promotion_type
968 static struct type *pcc_unsigned_promotion_type; local

Completed in 54 milliseconds