Home
last modified time | relevance | path

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

/freebsd/lib/libmd/
H A Drmd_locl.h62 #define c2nl(c,l) (l =(((u_int32_t)(*((c)++)))<<24), \ macro
H A Dsha_locl.h75 #define c2nl(c,l) (l =(((unsigned long)(*((c)++)))<<24), \ macro