Searched defs:SEMI (Results 1 – 7 of 7) sorted by relevance
29 static const char16_t SEMI[] = {59,0}; // ";" variable
29 static const UChar SEMI[] = {59,0}; // ";" variable
22 SEMI = 13 variable
19 SEMI = 13 variable
26 #define SEMI 13 macro
58 #define SEMI(i) (data[(i) + 0 * count]) macro