Searched refs:debugout (Results 1 – 4 of 4) sorted by relevance
31 debugout=${debugfile:+-f testfile.debug.temp -F $debugfile}38 testrun ../src/strip -o testfile.temp $debugout $original
31 debugout=${debugfile:+-f testfile.debug.temp -F $debugfile}
180 static void debugout(UnicodeString s) { in debugout() function187 #define debugout(x)761 debugout(fNegativePrefix); in operator ==()764 debugout(*fNegPrefixPattern); in operator ==()769 debugout(other->fNegativePrefix); in operator ==()772 debugout(*other->fNegPrefixPattern); in operator ==()783 debugout(fNegativeSuffix); in operator ==()786 debugout(*fNegSuffixPattern); in operator ==()791 debugout(other->fNegativeSuffix); in operator ==()794 debugout(*other->fNegSuffixPattern); in operator ==()[all …]
56 static void debugout(UnicodeString s) { in debugout() function63 #define debugout(x) macro