HomeSort by: relevance | last modified time | path
    Searched refs:BUF_SLOP (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl2/xcvs/dist/
configure 11258 #define BUF_SLOP 20
11270 - DIR_NAME_SIZE - BUF_SLOP) \
11277 + DIR_NAME_SIZE + BUF_SLOP];
  /src/external/gpl3/gdb/dist/gnulib/
configure 25580 #define BUF_SLOP 20
25592 - DIR_NAME_SIZE - BUF_SLOP) \
25599 + DIR_NAME_SIZE + BUF_SLOP];
  /src/external/gpl3/gdb.old/dist/gnulib/
configure 25580 #define BUF_SLOP 20
25592 - DIR_NAME_SIZE - BUF_SLOP) \
25599 + DIR_NAME_SIZE + BUF_SLOP];

Completed in 165 milliseconds