Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/nvi/dist/ex/
Dex.h157 #define E_REFERENCE 0x08000000 /* locate function references */ macro
Dex_tag.c111 F_SET(cmdp, E_REFERENCE); in ex_rtag_push()
162 F_ISSET(cmdp, E_REFERENCE))) == NULL) in ex_tag_push()