Home
last modified time | relevance | path

Searched refs:PRIMA_CORE_VERSION (Results 1 – 2 of 2) sorted by relevance

/dports/x11-toolkits/p5-Prima/Prima-1.63/include/
H A Dapricot.h9 #define PRIMA_CORE_VERSION 2017050901 macro
12 if(apc_get_core_version()!=PRIMA_CORE_VERSION) \
14 (long int)apc_get_core_version(), (long int)PRIMA_CORE_VERSION )
/dports/x11-toolkits/p5-Prima/Prima-1.63/src/
H A Dprimguts.c1583 return PRIMA_CORE_VERSION; in apc_get_core_version()