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

  /src/external/gpl2/gmake/dist/
read.c 136 unsigned int commands_idx, int two_colon,
471 int two_colon = 0;
483 cmds_started, commands, commands_idx, two_colon, \
1023 two_colon = *p2 == ':';
1024 if (two_colon)
1760 TWO_COLON is nonzero if a double colon was used.
1870 TWO_COLON is nonzero if a double colon was used.
1881 unsigned int commands_idx, int two_colon,
1974 if (!two_colon)
2136 create_pattern_rule (targets, target_percents, two_colon, deps, cmds, 1)
467 int two_colon = 0; local
    [all...]
read.c 136 unsigned int commands_idx, int two_colon,
471 int two_colon = 0;
483 cmds_started, commands, commands_idx, two_colon, \
1023 two_colon = *p2 == ':';
1024 if (two_colon)
1760 TWO_COLON is nonzero if a double colon was used.
1870 TWO_COLON is nonzero if a double colon was used.
1881 unsigned int commands_idx, int two_colon,
1974 if (!two_colon)
2136 create_pattern_rule (targets, target_percents, two_colon, deps, cmds, 1)
467 int two_colon = 0; local
    [all...]

Completed in 99 milliseconds