Searched refs:ignore1 (Results 1 – 7 of 7) sorted by relevance
/external/valgrind/massif/tests/ |
D | ignored.c | 5 int* ignore1(void) in ignore1() function 34 ignored_x = ignore1(); in main()
|
D | ignored.vgtest | 3 vgopts: --ignore-fn=ignore1 --ignore-fn=ignore2
|
/external/toybox/toys/posix/ |
D | sort.c | 68 char *ignore1, ignore2; // GNU compatability NOPs for -S and -T.
|
/external/toybox/generated/ |
D | globals.h | 1215 char *ignore1, ignore2; // GNU compatability NOPs for -S and -T. member
|
/external/v8/src/ |
D | log.cc | 28 #define DECLARE_EVENT(ignore1, name) name, argument
|
D | objects.h | 10666 #define DECLARE_ENUM(enum_item, ignore1, ignore2) enum_item, argument
|
D | objects.cc | 13906 #define DECLARE_TAG(ignore1, name, ignore2) name, argument 13914 #define DECLARE_TAG(ignore1, ignore2, name) name, argument
|