LEN                72 net/third_party/nss/ssl/ssltrace.c #define LEN(cp)		(((cp)[0] << 8) | ((cp)[1]))
LEN                41 third_party/zlib/inflate.h             LEN,        /* i: waiting for length/lit/eob code */