Searched defs:MARK (Results 1 - 2 of 2) sorted by relevance

/ast/src/lib/libpp/
H A Dpplib.h466 #define MARK '@' /* internal mark */ macro
473 #define SETFILE(p,v) (p+=sfsprintf(p,16,"%c%c%lx%c",MARK,'F',(long)v,MARK))
474 #define SETLINE(p,v) (p+=sfsprintf(p,16,"%c%c%lx%c",MARK,'L',(long)v,MARK))
/ast/src/cmd/mailx/
H A Dmailx.h547 #define MARK (1<<3) macro

Completed in 18 milliseconds