HomeSort by: relevance | last modified time | path
    Searched defs:zero_width (Results 1 - 7 of 7) sorted by relevancy

  /src/external/gpl2/groff/dist/src/preproc/tbl/
table.h 56 char zero_width; member in struct:entry_modifier
  /src/external/gpl3/gcc/dist/libgfortran/io/
format.c 48 zero_width[] = "Zero width in format descriptor"; variable
902 fmt->error = zero_width;
943 fmt->error = zero_width;
  /src/external/gpl3/gcc.old/dist/libgfortran/io/
format.c 48 zero_width[] = "Zero width in format descriptor"; variable
902 fmt->error = zero_width;
942 fmt->error = zero_width;
  /src/external/bsd/less/dist/lesstest/
lt_screen.c 352 int zero_width = (is_composing_char(ch) || local
354 if (!zero_width) {
  /src/external/bsd/tmux/dist/
screen-write.c 2103 int force_wide = 0, zero_width = 0; local
2115 zero_width = 1;
2117 zero_width = 1;
2121 zero_width = 1;
2125 return (zero_width);
2137 return (zero_width);
2144 if (!zero_width) {
  /src/external/gpl3/gcc/dist/gcc/fortran/
io.cc 603 const char *zero_width local
873 error = zero_width;
890 error = zero_width;
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
io.cc 603 const char *zero_width local
873 error = zero_width;
890 error = zero_width;

Completed in 26 milliseconds