OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IS_LOWER_CASE_CHAR
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/ntp/dist/sntp/libopts/
putshell.c
295
if (
IS_LOWER_CASE_CHAR
(ch)) fputc(toupper(ch), stdout);
configfile.c
1226
if (!
IS_LOWER_CASE_CHAR
(*txt))
ag-char-map.h
223
#define
IS_LOWER_CASE_CHAR
( _c) is_ag_char_map_char((char)(_c), 0x00080000)
Completed in 35 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026