Home
last modified time | relevance | path

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

/freebsd/lib/libmd/
H A Drmd_locl.h102 #define nl2c(l,c) (*((c)++)=(unsigned char)(((l)>>24)&0xff), \ macro
H A Dsha_locl.h115 #define nl2c(l,c) (*((c)++)=(unsigned char)(((l)>>24)&0xff), \ macro