Searched refs:E_NAMEDISCARD (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/usr.bin/vi/ex/
H A Dex.h140 #define E_NAMEDISCARD 0x00001000 /* Free/discard the name. */ macro
H A Dex_init.c293 F_SET(ecp, E_NAMEDISCARD);
H A Dex.c2071 if (F_ISSET(ecp, E_NAMEDISCARD)) {

Completed in 138 milliseconds