Home | History | Annotate | Download | only in bison

Lines Matching refs:_sp

33 _sp = $(_empty) $(_empty)
47 $(if $(findstring $(_sp),$($(1))), \
49 $(or $(findstring $(_sp)$($(1))$(_sp),$(_sp)$(2)$(_sp)), \
612 _sig_function_re = $(subst $(_sp),|,$(strip $(_sig_functions)))
631 _sig_syms_re = $(subst $(_sp),|,$(strip $(_sig_names) $(_sig_types_and_consts)))
668 _intprops_syms_re = $(subst $(_sp),|,$(strip $(_intprops_names)))