HomeSort by relevance Sort by last modified time
    Searched refs:bogus_type (Results 1 - 9 of 9) sorted by null

  /external/strace/tests/
request_key.c 75 char *bogus_type = tail_memdup(unterminated1, sizeof(unterminated1)); local
89 { bogus_type + sizeof(unterminated1), NULL },
90 { bogus_type, NULL },
kcmp.c 76 static const kernel_ulong_t bogus_type = local
84 do_kcmp(bogus_pid1, bogus_pid2, bogus_type, NULL, bogus_idx1,
add_key.c 76 char *bogus_type = tail_memdup(unterminated1, sizeof(unterminated1)); local
90 { bogus_type + sizeof(unterminated1), NULL },
91 { bogus_type, NULL },
  /external/strace/tests-m32/
request_key.c 75 char *bogus_type = tail_memdup(unterminated1, sizeof(unterminated1)); local
89 { bogus_type + sizeof(unterminated1), NULL },
90 { bogus_type, NULL },
kcmp.c 76 static const kernel_ulong_t bogus_type = local
84 do_kcmp(bogus_pid1, bogus_pid2, bogus_type, NULL, bogus_idx1,
add_key.c 76 char *bogus_type = tail_memdup(unterminated1, sizeof(unterminated1)); local
90 { bogus_type + sizeof(unterminated1), NULL },
91 { bogus_type, NULL },
  /external/strace/tests-mx32/
request_key.c 75 char *bogus_type = tail_memdup(unterminated1, sizeof(unterminated1)); local
89 { bogus_type + sizeof(unterminated1), NULL },
90 { bogus_type, NULL },
kcmp.c 76 static const kernel_ulong_t bogus_type = local
84 do_kcmp(bogus_pid1, bogus_pid2, bogus_type, NULL, bogus_idx1,
add_key.c 76 char *bogus_type = tail_memdup(unterminated1, sizeof(unterminated1)); local
90 { bogus_type + sizeof(unterminated1), NULL },
91 { bogus_type, NULL },

Completed in 2912 milliseconds