Searched refs:NAMED_CONSTRAINTS (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/x86/
H A Dasm.h114 # define NAMED_CONSTRAINTS(...) macro
122 * entry use the macro NAMED_CONSTRAINTS() and pass in a list of each symbol reference used in the
123 * corresponding block of code. (e.g. NAMED_CONSTRAINTS(var1,var2,var3) where var1 is the first symbol etc. ).
146 # define NAMED_CONSTRAINTS(...) FOR_EACH_VA(NAME_CONSTRAINT,__VA_ARGS__) macro
147 // Same as above NAMED_CONSTRAINTS except used for passing arrays/pointers instead of normal variables

Completed in 48 milliseconds