Searched refs:_UP (Results 1 – 3 of 3) sorted by relevance
| /src/contrib/tcsh/ |
| H A D | sh.char.c | 86 _PUN, _LET|_UP|_XD, _LET|_UP|_XD, _LET|_UP|_XD, 89 _LET|_UP|_XD, _LET|_UP|_XD, _LET|_UP|_XD, _LET|_UP, 92 _LET|_UP, _LET|_UP, _LET|_UP, _LET|_UP, 95 _LET|_UP, _LET|_UP, _LET|_UP, _LET|_UP, 98 _LET|_UP, _LET|_UP, _LET|_UP, _LET|_UP, 101 _LET|_UP, _LET|_UP, _LET|_UP, _LET|_UP, 104 _LET|_UP, _LET|_UP, _LET|_UP, _GLOB|_PUN, 186 _LET|_UP, _LET|_UP, _LET|_UP, _LET|_UP, 189 _LET|_UP, _LET|_UP, _LET|_UP, _LET|_UP, 192 _LET|_UP, _LET|_UP, _LET|_UP, _LET|_UP, [all …]
|
| H A D | sh.char.h | 86 #undef _UP 87 #define _UP 0x0002 /* As in <ctype.h> */ macro 106 #undef _UP 107 #define _UP 0x0400 /* A-Z, or locale-specific */ macro 289 # define Isupper(c) (cmap((c), _UP) && !(((c) & META) && AsciiOnly))
|
| /src/contrib/ntp/sntp/unity/ |
| H A D | unity_internals.h | 174 typedef _UU32 _UP; typedef 177 typedef _UU64 _UP; typedef 180 typedef _UU16 _UP; typedef 618 … UnityAssertEqualNumber((_U_SINT)(_UP)(expected), (_U_SINT)(_UP)(actua… 633 …UnityAssertEqualIntArray((UNITY_PTR_ATTRIBUTE const void*)(_UP*)(expected), (const void*)(_UP*)(ac…
|