Searched refs:argno (Results 1 – 1 of 1) sorted by relevance
675 # define __attr_access_none(argno) __attribute__ ((__access__ (__none__, argno))) argument677 # define __attr_access_none(argno) argument682 # define __attr_access_none(argno) argument688 # define __attr_dealloc(dealloc, argno) \ argument689 __attribute__ ((__malloc__ (dealloc, argno)))692 # define __attr_dealloc(dealloc, argno) argument
Completed in 5 milliseconds