OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CNLEN
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
lmcons.h
18
#define
CNLEN
15
20
#define DNLEN
CNLEN
23
#if (
CNLEN
!=DNLEN)
24
#error
CNLEN
and DNLEN are not equal
27
#define UNCLEN (
CNLEN
+2)
svrapi.h
295
char sv0_name[
CNLEN
+ 1];
299
char sv1_name[
CNLEN
+ 1];
307
char sv50_name[
CNLEN
+ 1];
320
char sv2_name[
CNLEN
+ 1];
367
char sv3_name[
CNLEN
+ 1];
Completed in 835 milliseconds