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

  /src/external/gpl2/gettext/dist/gettext-tools/libgrep/
regex.c 1855 # define REG_UNSET_VALUE (&PREFIX(reg_unset_dummy))
1856 # define REG_UNSET(e) ((e) == REG_UNSET_VALUE)
5900 = old_regstart[mcnt] = old_regend[mcnt] = REG_UNSET_VALUE;
8275 #undef REG_UNSET_VALUE
  /src/external/gpl3/binutils/dist/libiberty/
regex.c 1855 # define REG_UNSET_VALUE (&PREFIX(reg_unset_dummy))
1856 # define REG_UNSET(e) ((e) == REG_UNSET_VALUE)
5811 = old_regstart[mcnt] = old_regend[mcnt] = REG_UNSET_VALUE;
8190 #undef REG_UNSET_VALUE
  /src/external/gpl3/binutils.old/dist/libiberty/
regex.c 1855 # define REG_UNSET_VALUE (&PREFIX(reg_unset_dummy))
1856 # define REG_UNSET(e) ((e) == REG_UNSET_VALUE)
5811 = old_regstart[mcnt] = old_regend[mcnt] = REG_UNSET_VALUE;
8190 #undef REG_UNSET_VALUE
  /src/external/gpl3/gcc/dist/libiberty/
regex.c 1855 # define REG_UNSET_VALUE (&PREFIX(reg_unset_dummy))
1856 # define REG_UNSET(e) ((e) == REG_UNSET_VALUE)
5811 = old_regstart[mcnt] = old_regend[mcnt] = REG_UNSET_VALUE;
8190 #undef REG_UNSET_VALUE
  /src/external/gpl3/gcc.old/dist/libiberty/
regex.c 1855 # define REG_UNSET_VALUE (&PREFIX(reg_unset_dummy))
1856 # define REG_UNSET(e) ((e) == REG_UNSET_VALUE)
5811 = old_regstart[mcnt] = old_regend[mcnt] = REG_UNSET_VALUE;
8190 #undef REG_UNSET_VALUE
  /src/external/gpl3/gdb/dist/libiberty/
regex.c 1855 # define REG_UNSET_VALUE (&PREFIX(reg_unset_dummy))
1856 # define REG_UNSET(e) ((e) == REG_UNSET_VALUE)
5811 = old_regstart[mcnt] = old_regend[mcnt] = REG_UNSET_VALUE;
8190 #undef REG_UNSET_VALUE
  /src/external/gpl3/gdb.old/dist/libiberty/
regex.c 1855 # define REG_UNSET_VALUE (&PREFIX(reg_unset_dummy))
1856 # define REG_UNSET(e) ((e) == REG_UNSET_VALUE)
5811 = old_regstart[mcnt] = old_regend[mcnt] = REG_UNSET_VALUE;
8190 #undef REG_UNSET_VALUE
  /src/external/gpl2/diffutils/dist/lib/
regex.c 1924 # define REG_UNSET_VALUE (&PREFIX(reg_unset_dummy))
1925 # define REG_UNSET(e) ((e) == REG_UNSET_VALUE)
6017 = old_regstart[mcnt] = old_regend[mcnt] = REG_UNSET_VALUE;
8412 #undef REG_UNSET_VALUE
  /src/external/gpl2/grep/dist/lib/
regex.c 1841 #define REG_UNSET_VALUE (&reg_unset_dummy)
1842 #define REG_UNSET(e) ((e) == REG_UNSET_VALUE)
5604 = old_regstart[mcnt] = old_regend[mcnt] = REG_UNSET_VALUE;

Completed in 51 milliseconds