Searched refs:T_COMM (Results 1 – 8 of 8) sorted by relevance
100 #define T_COMM '#' macro123 if (*p == T_COMM || len==0) in parse_file()132 if (*p != T_COMM && !*p) { in parse_file()
54 #define T_COMM '#' macro62 p = memchr(line, T_COMM, len); in convert_line()
70 #define T_COMM '#' macro88 q = memchr(p, T_COMM, len); in _citrus_memory_stream_matchline()
109 #define T_COMM '#' macro123 p = memchr(line, T_COMM, len); in convert_line()
169 #define T_COMM '#' macro186 q = memchr(p, T_COMM, len); in seq_next_plain()
111 #define T_COMM 0x09 /* communication device */ macro
251 case T_COMM: in scsipi_dtype()
988 case T_COMM: in scsi_probe_device()