Home
last modified time | relevance | path

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

/external/bison/lib/
Dabitset.c431 bitset_word *src2p = ABITSET_WORDS (src2); in abitset_and() local
446 bitset_word *src2p = ABITSET_WORDS (src2); in abitset_and_cmp() local
469 bitset_word *src2p = ABITSET_WORDS (src2); in abitset_andn() local
484 bitset_word *src2p = ABITSET_WORDS (src2); in abitset_andn_cmp() local
507 bitset_word *src2p = ABITSET_WORDS (src2); in abitset_or() local
522 bitset_word *src2p = ABITSET_WORDS (src2); in abitset_or_cmp() local
545 bitset_word *src2p = ABITSET_WORDS (src2); in abitset_xor() local
560 bitset_word *src2p = ABITSET_WORDS (src2); in abitset_xor_cmp() local
583 bitset_word *src2p = ABITSET_WORDS (src2); in abitset_and_or() local
599 bitset_word *src2p = ABITSET_WORDS (src2); in abitset_and_or_cmp() local
[all …]
Dvbitset.c506 bitset_word *src2p; in vbitset_and() local
534 bitset_word *src2p; in vbitset_and_cmp() local
586 bitset_word *src2p; in vbitset_andn() local
627 bitset_word *src2p; in vbitset_andn_cmp() local
691 bitset_word *src2p; in vbitset_or() local
728 bitset_word *src2p; in vbitset_or_cmp() local
782 bitset_word *src2p; in vbitset_xor() local
819 bitset_word *src2p; in vbitset_xor_cmp() local
876 bitset_word *src2p; in vbitset_and_or() local
907 bitset_word *src2p; in vbitset_and_or_cmp() local
[all …]
/external/kernel-headers/original/linux/
Dnodemask.h128 const nodemask_t *src2p, int nbits) in __nodes_and()
136 const nodemask_t *src2p, int nbits) in __nodes_or()
144 const nodemask_t *src2p, int nbits) in __nodes_xor()
152 const nodemask_t *src2p, int nbits) in __nodes_andnot()
168 const nodemask_t *src2p, int nbits) in __nodes_equal()
176 const nodemask_t *src2p, int nbits) in __nodes_intersects()
184 const nodemask_t *src2p, int nbits) in __nodes_subset()
Dcpumask.h126 const cpumask_t *src2p, int nbits) in __cpus_and()
133 const cpumask_t *src2p, int nbits) in __cpus_or()
140 const cpumask_t *src2p, int nbits) in __cpus_xor()
148 const cpumask_t *src2p, int nbits) in __cpus_andnot()
162 const cpumask_t *src2p, int nbits) in __cpus_equal()
169 const cpumask_t *src2p, int nbits) in __cpus_intersects()
176 const cpumask_t *src2p, int nbits) in __cpus_subset()