Searched defs:UPPER (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/nvi/regex/ | ||
H A D | cclass.h | 48 RCHAR_T UPPER[] = {'u','p','p','e','r',0}; variable |
/freebsd/contrib/ntp/sntp/libopts/ | ||
H A D | makeshell.c | 35 #define UPPER(_c) (toupper(to_uchar(_c))) macro |