Searched refs:l (Results 1 – 8 of 8) sorted by relevance
338 int l = read(fd, buf, 511); in shell_cmd_cat() local339 if (l < 0) in shell_cmd_cat()344 buf[l] = '\0'; in shell_cmd_cat()346 file_size -= l; in shell_cmd_cat()
37 *(.rela.ldata .rela.ldata.* .rela.gnu.linkonce.l.*)191 *(.ldata .ldata.* .gnu.linkonce.l.*)
1367 &Self::Long(l) => { in is_last()1368 return l.is_last(); in is_last()1611 &FATRawDirEntry::Long(l) => { in new()1612 extractor.process(l)?; in new()
261 #define DEBUGLOG(l, ...) \ argument263 if ((g_debuglog_enable) && (l <= LZ4_DEBUG)) \271 #define DEBUGLOG(l, ...) \ argument