Searched defs:AST_PLUGIN_VERSION (Results 1 - 3 of 3) sorted by relevance

/ast/src/lib/libast/include/
H A Dshcmd.h31 #ifndef AST_PLUGIN_VERSION
32 #define AST_PLUGIN_VERSION(v) (v) macro
34 #define SH_PLUGIN_VERSION AST_PLUGIN_VERSION(20111111L)
H A Dast.h395 #undef AST_PLUGIN_VERSION macro
396 #define AST_PLUGIN_VERSION(v) ((v)>AST_VERSION?(v):AST_VERSION) macro
H A Dcdt.h37 #ifndef AST_PLUGIN_VERSION
38 #define AST_PLUGIN_VERSION(v) (v) macro
40 #define CDT_PLUGIN_VERSION AST_PLUGIN_VERSION(20111111L)

Completed in 9 milliseconds