Home
last modified time | relevance | path

Searched refs:MARKER (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dnational.h31 # ifndef MARKER
32 # define MARKER 0xdfff /* Must be invalid character */ macro
/illumos-gate/usr/src/common/ficl/softcore/
H A Dmarker.fr2 \ ** Ficl implementation of CORE EXT MARKER
5 .( loading MARKER ) cr
H A Dsoftcore.fr55 \ see marker.fr for MARKER implementation
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Dedit.c1129 if(c == MARKER)
1331 *dp++ = MARKER;
H A Dvi.c1089 while(physical[x]==MARKER) in cursor()
2325 while(physical[p]==MARKER) in sync_cursor()
H A Demacs.c1502 while(*nptr==MARKER) in draw()