Searched defs:l (Results 1 – 2 of 2) sorted by relevance
102 long l; in libc_hidden_def() local142 long l; in libc_hidden_def() local342 long l; in libc_hidden_def() local375 long l; in libc_hidden_def() local497 long l; in libc_hidden_def() local
298 #define c2l(c,l) (l =((unsigned long)(*((c)++))) , \ argument303 #define l2c(l,c) (*((c)++)=(unsigned char)(((l) )&0xff), \ argument442 register unsigned long l, r, t, u; in des_encrypt() local
Completed in 6 milliseconds