HomeSort by: relevance | last modified time | path
    Searched refs:blank (Results 1 - 25 of 199) sorted by relevancy

1 2 3 4 5 6 7 8

  /src/external/historical/nawk/dist/testdir/
t.8.x 3 # this should produce a blank for an empty input line
  /src/external/bsd/tmux/dist/
cmd-show-messages.c 49 cmd_show_messages_terminals(struct cmd *self, struct cmdq_item *item, int blank)
60 if (blank) {
62 blank = 0;
79 int done, blank; local
82 done = blank = 0;
84 blank = cmd_show_messages_terminals(self, item, blank);
88 job_print_summary(item, blank);
  /src/external/gpl3/gcc/dist/libstdc++-v3/config/os/generic/
ctype_base.h 55 static const mask blank = 1 << 10; member in struct:ctype_base
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/generic/
ctype_base.h 55 static const mask blank = 1 << 10; member in struct:ctype_base
  /src/external/bsd/flex/dist/tests/
basic_nr.l 41 WS [[:blank:]]
basic_r.l 41 WS [[:blank:]]
  /src/external/historical/nawk/dist/bugs-fixed/
space.awk 18 printf("%s %s [[:blank:]]\n", c[i],
19 i ~ /[[:blank:]]/ ? "~" : "!~") | sort
  /src/external/gpl3/gcc/dist/libstdc++-v3/config/os/mingw32/
ctype_base.h 62 static const mask blank = 1 << 10; member in struct:ctype_base
  /src/external/gpl3/gcc/dist/libstdc++-v3/config/os/mingw32-w64/
ctype_base.h 62 static const mask blank = 1 << 10; member in struct:ctype_base
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/mingw32/
ctype_base.h 62 static const mask blank = 1 << 10; member in struct:ctype_base
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/mingw32-w64/
ctype_base.h 62 static const mask blank = 1 << 10; member in struct:ctype_base
  /src/external/gpl3/gcc/dist/libgfortran/intrinsics/
ctime.c 61 goto blank;
69 goto blank;
75 blank:
  /src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
ctime.c 61 goto blank;
69 goto blank;
75 blank:
  /src/external/gpl3/gcc/dist/libstdc++-v3/config/os/aix/
ctype_base.h 56 static const mask blank = _ISBLANK; member in struct:ctype_base
  /src/external/gpl3/gcc/dist/libstdc++-v3/config/os/bsd/dragonfly/
ctype_base.h 55 static const mask blank = _CTYPE_B; member in struct:ctype_base
  /src/external/gpl3/gcc/dist/libstdc++-v3/config/os/bsd/netbsd/
ctype_base.h 60 static const mask blank = _CTYPE_BL; member in struct:ctype_base
  /src/external/gpl3/gcc/dist/libstdc++-v3/config/os/djgpp/
ctype_base.h 55 static const mask blank = __dj_ISBLANK; member in struct:ctype_base
  /src/external/gpl3/gcc/dist/libstdc++-v3/config/os/gnu-linux/
ctype_base.h 61 static const mask blank = _ISblank; member in struct:ctype_base
  /src/external/gpl3/gcc/dist/libstdc++-v3/config/os/hpux/
ctype_base.h 56 static const mask blank = _ISBLANK; member in struct:ctype_base
  /src/external/gpl3/gcc/dist/libstdc++-v3/config/os/solaris/
ctype_base.h 58 static const mask blank = _ISBLANK; member in struct:ctype_base
  /src/external/gpl3/gcc/dist/libstdc++-v3/config/os/tpf/
ctype_base.h 56 static const mask blank = _ISblank; member in struct:ctype_base
  /src/external/gpl3/gcc/dist/libstdc++-v3/config/os/uclibc/
ctype_base.h 63 static const mask blank = _ISblank; member in struct:ctype_base
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/aix/
ctype_base.h 56 static const mask blank = _ISBLANK; member in struct:ctype_base
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/bsd/dragonfly/
ctype_base.h 55 static const mask blank = _CTYPE_B; member in struct:ctype_base
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/bsd/netbsd/
ctype_base.h 60 static const mask blank = _CTYPE_BL; member in struct:ctype_base

Completed in 29 milliseconds

1 2 3 4 5 6 7 8