OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:l2ccc
(Results
1 - 1
of
1
) sorted by null
/external/openssl/crypto/des/
des.c
822
#define
l2ccc
(l,c) (*((c)++)=(unsigned char)(((l)>>16)&0xff), \
macro
919
l2ccc
(l,out);
Completed in 89 milliseconds