Home
last modified time | relevance | path

Searched defs:pre (Results 1 – 1 of 1) sorted by relevance

/scripts/native_simulator/common/src/include/
A Dnsi_cpu_if_internal.h16 #define FUNCT(i, pre, post) \ argument
19 #define FUNCT_LIST(pre, post, sep) \ argument
37 #define F_TRAMP_TABLE(pre, post) FUNCT_LIST(pre, post, (,)) argument
39 #define F_TRAMP_LIST(pre, post) FUNCT_LIST(pre, post, (;)) argument
41 #define F_TRAMP_BODY_LIST(pre, post) FUNCT_LIST(pre, post, ()) argument
43 #define TRAMPOLINES(pre, post) \ argument
52 #define TRAMPOLINES_i_vp(pre, post) \ argument
61 #define TRAMPOLINES_i_(pre, post) \ argument

Completed in 2 milliseconds