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

  /src/external/gpl3/gdb.old/dist/gdb/
ui-style.c 43 #define NUM_SUBEXPRESSIONS 3
233 regmatch_t subexps[NUM_SUBEXPRESSIONS];
400 regmatch_t subexps[NUM_SUBEXPRESSIONS];
rust-parse.c 76 #define NUM_SUBEXPRESSIONS 8
906 regmatch_t subexps[NUM_SUBEXPRESSIONS];
  /src/external/gpl3/gdb/dist/gdb/
ui-style.c 46 #define NUM_SUBEXPRESSIONS 4
378 regmatch_t subexps[NUM_SUBEXPRESSIONS];
572 regmatch_t subexps[NUM_SUBEXPRESSIONS];
rust-parse.c 76 #define NUM_SUBEXPRESSIONS 8
930 regmatch_t subexps[NUM_SUBEXPRESSIONS];

Completed in 22 milliseconds