Home
last modified time | relevance | path

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

/dports/editors/xvile/vile-9.8v/
H A Dpath.c134 #define VMSPATH_BEGIN_DIR 3 macro
166 next = VMSPATH_BEGIN_DIR; in is_vms_pathname()
169 if (this < VMSPATH_BEGIN_DIR) in is_vms_pathname()
187 : (this >= VMSPATH_BEGIN_DIR in is_vms_pathname()
232 || this < VMSPATH_BEGIN_DIR)); in is_vms_pathname()
/dports/editors/vile/vile-9.8v/
H A Dpath.c134 #define VMSPATH_BEGIN_DIR 3 macro
166 next = VMSPATH_BEGIN_DIR; in is_vms_pathname()
169 if (this < VMSPATH_BEGIN_DIR) in is_vms_pathname()
187 : (this >= VMSPATH_BEGIN_DIR in is_vms_pathname()
232 || this < VMSPATH_BEGIN_DIR)); in is_vms_pathname()