Searched refs:which (Results 1 - 3 of 3) sorted by relevance

/gem5/ext/googletest/googlemock/scripts/
H A Dgmock-config.in244 gtest_config=`which gtest-config`
/gem5/ext/systemc/src/sysc/qt/
H A Dmeas.c19 think...), but it's defined here instead, which leads us to another
318 program, which reinitializes the thread, runs it again, etc. Each
1017 args (int *which, int *n, int argc, char **argv)
1034 *which = atoi (argv[1]);
1035 if (*which < 0 || *which >= nfuncs) {
1047 int which, n;
1048 args (&which, &n, argc, argv);
1049 (*(foo[which].f))(n);
1014 args(int *which, int *n, int argc, char **argv) argument
1044 int which, n; local
/gem5/ext/systemc/src/sysc/datatypes/int/
H A Dsc_nbcommon.inc2734 // minimize the use of bit_ord and digit_ord, which use mod and
2882 // minimize the use of bit_ord and digit_ord, which use mod and

Completed in 13 milliseconds