Home
last modified time | relevance | path

Searched refs:pspec (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Ddefault.c53 static struct pspec default_pattern_rules[] =
77 static struct pspec default_terminal_rules[] =
572 register struct pspec *p; in install_default_implicit_rules()
Drule.h34 struct pspec struct
52 extern void install_pattern_rule PARAMS ((struct pspec *p, int terminal)); argument
Drule.c360 install_pattern_rule (struct pspec *p, int terminal) in install_pattern_rule()