Lines Matching defs:l2c
196 #define l2c(l,c) (*((c)++)=(unsigned char)(((l) )&0xff), \234 /* NOTE - c is not incremented as per l2c */