Home
last modified time | relevance | path

Searched refs:_size (Results 1 – 2 of 2) sorted by relevance

/scripts/
Drecordmcount.h56 #undef _size
95 # define _size 8 macro
133 # define _size 4 macro
316 mcsec.sh_addralign = _w(_size); in append_func()
317 mcsec.sh_entsize = _w(_size); in append_func()
331 mcsec.sh_addralign = _w(_size); in append_func()
/scripts/coccinelle/misc/
Darray_size_dup.cocci9 /// before a call to the *_size() function we can miss an overflow.