Searched refs:FPOSIX (Results 1 – 4 of 4) sorted by relevance
42 #define FPOSIX (02<<COMBITS) /* posix semantics function */ macro
295 if(t->tre.tretyp&FPOSIX) in p_tree()
772 t->funct.functtyp |= FPOSIX; in funct()812 t->funct.functtyp |= FPOSIX; in funct()818 if(t->funct.functtyp&FPOSIX) in funct()
2819 if(type&FPOSIX) in sh_exec()