Home
last modified time | relevance | path

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

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/model/org/eclipse/jdt/core/
H A DNamingConventions.java284 public static final int BK_NAME = InternalNamingConventions.BK_SIMPLE_NAME; field in NamingConventions
/dports/sysutils/hexpeek/hexpeek-v1.0.20200804/src/
H A Dhexpeek.h342 #define BK_NAME(i, j) Params.infiles[i].bk_name_mal[j] macro