Searched defs:c2nl (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/lib/libmd/
H A Dsha_locl.h74 #undef c2nl macro
75 #define c2nl(c,l) (l =(((unsigned long)(*((c)++)))<<24), \ macro
H A Drmd_locl.h61 #undef c2nl macro
62 #define c2nl(c,l) (l =(((u_int32_t)(*((c)++)))<<24), \ macro

Completed in 177 milliseconds