Home
last modified time | relevance | path

Searched defs:dstp (Results 1 – 14 of 14) sorted by relevance

/external/bison/lib/
Dabitset.c317 bitset_word *dstp = ABITSET_WORDS (dst); in abitset_ones() local
330 bitset_word *dstp = ABITSET_WORDS (dst); in abitset_zero() local
343 bitset_word *dstp = ABITSET_WORDS (dst); in abitset_empty_p() local
357 bitset_word *dstp = ABITSET_WORDS (dst); in abitset_copy1() local
371 bitset_word *dstp = ABITSET_WORDS (dst); in abitset_not() local
385 bitset_word *dstp = ABITSET_WORDS (dst); in abitset_equal_p() local
400 bitset_word *dstp = ABITSET_WORDS (dst); in abitset_subset_p() local
415 bitset_word *dstp = ABITSET_WORDS (dst); in abitset_disjoint_p() local
432 bitset_word *dstp = ABITSET_WORDS (dst); in abitset_and() local
447 bitset_word *dstp = ABITSET_WORDS (dst); in abitset_and_cmp() local
[all …]
Dvbitset.c344 bitset_word *dstp = VBITSET_WORDS (dst); in vbitset_ones() local
357 bitset_word *dstp = VBITSET_WORDS (dst); in vbitset_zero() local
370 bitset_word *dstp = VBITSET_WORDS (dst); in vbitset_empty_p() local
384 bitset_word *dstp; in vbitset_copy1() local
410 bitset_word *dstp; in vbitset_not() local
435 bitset_word *dstp = VBITSET_WORDS (dst); in vbitset_equal_p() local
465 bitset_word *dstp = VBITSET_WORDS (dst); in vbitset_subset_p() local
489 bitset_word *dstp = VBITSET_WORDS (dst); in vbitset_disjoint_p() local
507 bitset_word *dstp; in vbitset_and() local
535 bitset_word *dstp; in vbitset_and_cmp() local
[all …]
Dlbitset.c1050 bitset_word *dstp; in lbitset_op3_cmp() local
Debitset.c1040 bitset_word *dstp; in ebitset_op3_cmp() local
/external/libxml2/os400/
Dtranscode.c53 char * dstp; in xmlTranscodeResult() local
141 char * dstp; in inTranscode() local
/external/linux-kselftest/tools/testing/selftests/powerpc/copyloops/
Dvalidate.c20 char *srcp, *dstp; in do_one() local
/external/clang/test/CodeGen/
D2002-07-14-MiscTests.c15 long long int dstp = (long long int) dstpp; in memset_impl() local
/external/mesa3d/src/mesa/swrast/
Ds_atifragshader.c316 GLfloat dst[2][4], *dstp; in execute_shader() local
/external/syslinux/com32/lib/syslinux/
Dmovebits.c73 struct syslinux_movelist *dst = NULL, **dstp = &dst, *ml; in dup_movelist() local
/external/valgrind/VEX/priv/
Dguest_ppc_helpers.c186 unsigned char *srcp, *dstp; in ppc64g_dirtyhelper_LVS() local
/external/libxml2/os400/iconv/bldcsndfa/
Dbldcsndfa.c652 char * dstp; in nfaslice() local
1692 char * dstp; in listids() local
/external/fio/
Dinit.c421 struct print_option *srcp, *dstp; in copy_opt_list() local
/external/tcpdump/
Dprint-802_11.c1762 const uint8_t **dstp) in get_data_src_dst_mac()
1798 get_mgmt_src_dst_mac(const u_char *p, const uint8_t **srcp, const uint8_t **dstp) in get_mgmt_src_dst_mac()
/external/compiler-rt/lib/msan/tests/
Dmsan_test.cc1420 for (int dstp = 0; dstp < 2; ++dstp) in TEST() local