Searched refs:SETFILE (Results 1 - 4 of 4) sorted by relevance

/ast/src/cmd/coshell/
H A Dservice.h161 #define SETFILE (1<<3) /* global.file was set */ macro
H A Dschedule.c167 if (a->global.set & SETFILE)
/ast/src/lib/libpp/
H A Dppcall.c386 SETFILE(p, error_info.file);
H A Dpplib.h473 #define SETFILE(p,v) (p+=sfsprintf(p,16,"%c%c%lx%c",MARK,'F',(long)v,MARK)) macro

Completed in 17 milliseconds