Searched refs:CCL_HASH_SIZE (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/flex/
H A Dsym.c41 struct hash_entry *ccltab[CCL_HASH_SIZE];
112 ccltab, CCL_HASH_SIZE );
124 return findsym( (char *) ccltxt, ccltab, CCL_HASH_SIZE )->int_val;
H A Dflexdef.h335 #define CCL_HASH_SIZE 101 macro
339 extern struct hash_entry *ccltab[CCL_HASH_SIZE];
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/
H A Dsym.c41 struct hash_entry *ccltab[CCL_HASH_SIZE];
112 ccltab, CCL_HASH_SIZE );
124 return findsym( (char *) ccltxt, ccltab, CCL_HASH_SIZE )->int_val;
H A Dflexdef.h335 #define CCL_HASH_SIZE 101 macro
339 extern struct hash_entry *ccltab[CCL_HASH_SIZE];

Completed in 113 milliseconds