Searched refs:POOL_VER_NONE (Results 1 – 3 of 3) sorted by relevance
60 #define POOL_VER_NONE 0 macro
2760 case POOL_VER_NONE: in pool_version()2766 return (POOL_VER_NONE); in pool_version()
165 public final static int POOL_VER_NONE = 0; field in PoolInternal