Searched defs:nl (Results 1 – 3 of 3) sorted by relevance
838 unsigned nl; /* number of literal/length codes */ in inflate_dynamic() local
174 #define iommu_nlevel_to_flags(nl, f) ((((nl) & 0x7) << 9 )|(((f) & 0x3) << 21)) argument
255 const char *nl = memchr(data, '\n', last_byte + 1 - data); in write_with_timestamp() local
Completed in 13 milliseconds