Searched defs:CHAR_MINUS (Results 1 – 4 of 4) sorted by relevance
802 private const val CHAR_MINUS = '-'.toByte() constant
699 #define CHAR_MINUS '-' macro989 #define CHAR_MINUS '\055' macro
978 #define CHAR_MINUS '-' macro1243 #define CHAR_MINUS '\055' macro
11462 var CHAR_MINUS = 0x2D; /* - */ variable