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

/freebsd-10.3-release/contrib/gdb/gdb/
H A Dvalprint.c628 #define LOW_ZERO 0016
657 octa2 = (LOW_ZERO & *p) >> 2;
706 octa2 = (LOW_ZERO & *p) >> 2;
627 #define LOW_ZERO macro

Completed in 46 milliseconds