HomeSort by: relevance | last modified time | path
    Searched refs:_UP (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/csh/
char.c 94 _PUN, _LET|_UP|_XD, _LET|_UP|_XD, _LET|_UP|_XD,
97 _LET|_UP|_XD, _LET|_UP|_XD, _LET|_UP|_XD, _LET|_UP,
100 _LET|_UP, _LET|_UP, _LET|_UP, _LET|_UP
    [all...]
char.h 56 #define _UP 0x0400 /* A-Z */
91 #define Isupper(c) (cmap(c, _UP) && !(((c) & META) && AsciiOnly))

Completed in 62 milliseconds