Home
last modified time | relevance | path

Searched defs:space_count (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-icf-gimple.h31 #define FPUTS_SPACES(file, space_count, string) \ argument
36 #define FPRINTF_SPACES(file, space_count, format, ...) \ argument
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-icf-gimple.h31 #define FPUTS_SPACES(file, space_count, string) \ argument
36 #define FPRINTF_SPACES(file, space_count, format, ...) \ argument
/netbsd-src/external/gpl2/groff/dist/src/utils/indxbib/
H A Dindxbib.cpp480 int space_count = 0; in do_file() local