Toggle navigation
/
Symbol
File
Text
Line
Symbol: SIZE
macro public
Defined...
drivers/media/pci/cobalt/cobalt-omnitek.c:49:9-49:46
: #define SIZE(c) (BASE + 0x58 + ((c) * 0x40))
fs/coda/upcall.c:71:9-71:65
: #define SIZE(tag) max_t(unsigned int, INSIZE(tag), OUTSIZE(tag))
lib/test_hash.c:142:9-142:14
: #define SIZE 256 /* Run time is cubic in SIZE */
variable
Defined...
drivers/media/platform/amphion/vpu_msgs.c:332:2-332:38
: const unsigned int SIZE = sizeof(u32);