Searched defs:map_word_andequal (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/mtd/
H A Dmap.h315 #define map_word_andequal(m, a, b, z) map_word_equal(m, z, map_word_and(m, a, b)) macro

Completed in 60 milliseconds