HomeSort by relevance Sort by last modified time
    Searched refs:_is (Results 1 - 4 of 4) sorted by null

  /external/bison/
GNUmakefile 50 _is-dist-target ?= $(filter-out %clean, \
52 _is-install-target ?= $(filter-out %check, $(filter install%,$(MAKECMDGOALS)))
53 ifneq (,$(_is-dist-target)$(_is-install-target))
62 ifneq (,$(_is-install-target))
cfg.mk 31 # override the _is-dist-target from GNUmakefile so that maintainer-*check*
33 _is-dist-target = $(filter-out %clean maintainer-check% maintainer-%-check, \
  /external/linux-tools-perf/config/
utilities.mak 154 is-executable = $(call _is-executable-helper,$(shell-sq))
155 _is-executable-helper = $(shell sh -c $(_is-executable-sh))
156 _is-executable-sh = $(call shell-sq,test -f $(1) -a -x $(1) && echo y)
  /external/dropbear/libtommath/
bn.tex 213 & BN\_MP\_REDUCE\_IS\_2K\_C \\
214 & BN\_MP\_DR\_IS\_MODULUS\_C \\
    [all...]

Completed in 788 milliseconds