OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_cmap_upper
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/csh/
char.h
42
extern unsigned char _cmap_lower[],
_cmap_upper
[];
93
#define Toupper(c) (
_cmap_upper
[(unsigned char)(c)])
char.c
244
/* _cmap_lower,
_cmap_upper
for ISO 8859/1 */
281
unsigned char
_cmap_upper
[256] = {
variable in typeref:typename:unsigned char[256]
Completed in 12 milliseconds
Indexes created Mon Oct 13 21:09:55 GMT 2025