Home
last modified time | relevance | path

Searched refs:IDX_NEW (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/fusefs-funionfs/funionfs-0.4.3/
H A Dfunionfs.h44 #define IDX_NEW 2 macro
H A Dpath.c473 tab[IDX_NEW] = pnew; in funionfs_realpath()
626 tab[IDX_NEW] = pnew; in old_funionfs_realpath()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/
H A DUserLibraryPreferencePage.java757 private static final int IDX_NEW= 0; field in UserLibraryPreferencePage
1056 case IDX_NEW: in doCustomButtonPressed()