Home
last modified time | relevance | path

Searched defs:macro_name (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_pointer_math.c35 static int is_macro(struct expression *expr, const char *macro_name) in is_macro()
H A Dcheck_arm64_tagged.c85 static bool expr_has_macro_with_name(struct expression *expr, const char *macro_name) in expr_has_macro_with_name()
/illumos-gate/usr/src/cmd/make/bin/
H A Dread.cc1442 String_rec macro_name; in parse_makefile() local
1469 String_rec macro_name; in parse_makefile() local
/illumos-gate/usr/src/cmd/make/include/mksh/
H A Ddefs.h411 char *macro_name; member