Searched refs:RLIMIT (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/libcpp/
H A Dtraditional.c392 RLIMIT (pfile->context) = pfile->buffer->rlimit;
404 check_output_buffer (pfile, RLIMIT (context) - cur);
646 const unsigned char *ctx_rlimit = RLIMIT (context);
674 RLIMIT (context) = pfile->buffer->rlimit;
689 RLIMIT (context) = ctx_rlimit;
1181 RLIMIT (context) = pfile->buffer->rlimit;
1182 check_output_buffer (pfile, RLIMIT (context) - CUR (context));
H A Dmacro.c1992 RLIMIT (context) = start + len;

Completed in 54 milliseconds