Searched refs:CH_EOB (Results 1 – 1 of 1) sorted by relevance
2276 #define CH_EOB '\\' /* end of buffer or '\0' char in file */ macro7516 bf->buffer[0] = CH_EOB; /* put eob symbol */ in tcc_open()7553 *bf->buf_end = CH_EOB; in tcc_peekc_slow()7575 if (ch == CH_EOB) in inp()14932 buf[len] = CH_EOB; in tcc_compile_string()14964 *bf->buf_end = CH_EOB; in tcc_define_symbol()17801 str[len] = CH_EOB; in tcc_assemble_inline()