Searched refs:typecheck_fn (Results 1 – 3 of 3) sorted by relevance
29 typecheck_fn(void (*)(atomic_t *), fail_fn); \75 typecheck_fn(void (*)(atomic_t *), fail_fn); \
38 typecheck_fn(void (*)(atomic_t *), fail_fn); \93 typecheck_fn(void (*)(atomic_t *), fail_fn); \
19 #define typecheck_fn(type,function) \ macro