Searched defs:nl2c (Results 1 – 2 of 2) sorted by relevance
| /freebsd/lib/libmd/ | ||
| H A D | rmd_locl.h | 102 #define nl2c(l,c) (*((c)++)=(unsigned char)(((l)>>24)&0xff), \ macro |
| H A D | sha_locl.h | 115 #define nl2c(l,c) (*((c)++)=(unsigned char)(((l)>>24)&0xff), \ macro |